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
/
stagedata.h
blob: 62943fd28e76f20496b2220ceb675a1a9d1a49b5 (
plain
)
1
2
3
4
5
6
#ifndef STAGEDATA_H
#define STAGEDATA_H
int
stage
[
9
][
96
];
#endif