diff options
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(); |
