index
:
project-spc
loek/audio
loek/cleanup
loek/collision-system
loek/config
loek/savemgr
loek/scripts
loek/tests
loek/util
loek/wrap
master
poc/audio-miniaudio
poc/audio-soloud
poc/profiling
24-25 b13 spc: minor project engine
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crepe
/
main.cpp
blob: 8e9a184bb5ea363465987309f9c9458a6148e1e0 (
plain
)
1
2
3
#include
<stdio.h>
int
main
()
{
printf
(
"Hello World!
\n
"
);
}