diff options
| author | Max Roncace <me@caseif.net> | 2025-09-19 14:32:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-19 21:32:05 +0300 |
| commit | 11ebeb3fe04496ec46ab30a5aebb424f2b1175e3 (patch) | |
| tree | 80683b3816d0944ed8275a8b39433fb6753cf3ff /include/d/d_timer.h | |
| parent | 818dec837f3370b4650476203f265b3b51cb82e6 (diff) | |
Link all oustanding US-matched TUs for JP (#2671)
Diffstat (limited to 'include/d/d_timer.h')
| -rw-r--r-- | include/d/d_timer.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/d/d_timer.h b/include/d/d_timer.h index 20c9e0a559..e50bb790fd 100644 --- a/include/d/d_timer.h +++ b/include/d/d_timer.h @@ -52,6 +52,9 @@ public: /* 80260574 */ s32 createStart(u16); /* 80260AA8 */ bool checkStartAnimeEnd(); /* 80260AD4 */ void playBckAnimation(f32); +#if VERSION == VERSION_GCN_JPN + bool isLeadByte(int); +#endif /* 80260B54 */ void drawPikari(int); /* 80260690 */ virtual void draw(); |
