diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-03 14:30:23 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-03 14:30:23 -0600 |
commit | cf37681831a9a8289d5941e66ce673b896abf71f (patch) | |
tree | 1cdf9fa4eacec724c32dd228dc6134e29e353a1c /include/graphics.h | |
parent | 967d010f6dc9b7e07550154894307a24f165bbd8 (diff) |
decompile sub_80E810C - sub_80E872C
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/graphics.h b/include/graphics.h index 488de07c0..130e21f58 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -2656,4 +2656,6 @@ extern const u8 gNamingScreenRightPointingTriangleTiles[]; extern const u8 gNamingScreenUnderscoreTiles[]; extern const u16 gNamingScreenPalettes[][16]; +extern const u8 gInterviewOutlineCursorTiles[]; + #endif // GUARD_GRAPHICS_H |