summaryrefslogtreecommitdiff
path: root/backend/src
diff options
context:
space:
mode:
authorVictor Borges <victor1882@outlook.com>2025-03-31 10:54:03 -0300
committerVictor Borges <victor1882@outlook.com>2025-03-31 10:54:03 -0300
commit7e3b07d83aae6547ce121f904971e6491c0c2cdd (patch)
tree11e169767a645f38fc906f32fe9e9eb11bfcf50a /backend/src
parentfc242fa45d24477c028032dc2f0777da07a44153 (diff)
downloaddecky-bazzite-buddy-7e3b07d83aae6547ce121f904971e6491c0c2cdd.tar.gz
decky-bazzite-buddy-7e3b07d83aae6547ce121f904971e6491c0c2cdd.zip
patch steam release notes
Diffstat (limited to 'backend/src')
-rw-r--r--backend/src/main.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/backend/src/main.c b/backend/src/main.c
deleted file mode 100644
index b3b8fed..0000000
--- a/backend/src/main.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stdio.h>
-int main() {
- printf("Hello World\n");
- return 0;
-} \ No newline at end of file