mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 15:13:59 -04:00
sort out most of functions.h
This commit is contained in:
@@ -17,4 +17,6 @@ typedef struct {
|
||||
extern LayerStruct gMapTop;
|
||||
extern LayerStruct gMapBottom;
|
||||
|
||||
LayerStruct* GetLayerByIndex(u32);
|
||||
|
||||
#endif // MAP_H
|
||||
Reference in New Issue
Block a user