index
:
hydracastlelabyrinth
trimui-s
A port to Trimui of Hydra Castle Labyrinth (a metroidvania kind of game).
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
titlescreen.h
blob: d60aeca88f41770b6bd37c9c528c440a6a5c8315 (
plain
)
1
2
3
4
5
6
#ifndef TITLESCREEN_H
#define TITLESCREEN_H
int
titleScreen
();
#endif