summaryrefslogtreecommitdiff
path: root/include/metatile_behavior.h
blob: 5ed36c6906c8c1e961e3078c759664b0ebaa8e87 (plain)
1
2
3
4
5
6
7
8
9
10
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