CopyPlayer2
This commit is contained in:
11
include/metatile_behavior.h
Normal file
11
include/metatile_behavior.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef GUARD_METATILE_BEHAVIOR_H
|
||||
#define GUARD_METATILE_BEHAVIOR_H
|
||||
|
||||
// Exported type declarations
|
||||
|
||||
// Exported RAM declarations
|
||||
|
||||
// Exported ROM declarations
|
||||
bool8 sub_8088E64(u8);
|
||||
|
||||
#endif //GUARD_METATILE_BEHAVIOR_H
|
||||
Reference in New Issue
Block a user