index
:
Decky-Framegen
XeFG
feat/fsr4-ml-fg
fsr4-dropin
main
opti-9-pre-6
path-overrides
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
src
/
main.c
blob: b3b8fed23ee0ed4c58caecf2f255f0a859884f55 (
plain
)
1
2
3
4
5
#include <stdio.h> int main() { printf("Hello World\n"); return 0; }