mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-31 07:45:48 -04:00
convert jpn ui/text changes to runtime checks
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ public:
|
||||
s32 createStart(u16);
|
||||
bool checkStartAnimeEnd();
|
||||
void playBckAnimation(f32);
|
||||
#if VERSION == VERSION_GCN_JPN
|
||||
#if TARGET_PC || VERSION == VERSION_GCN_JPN
|
||||
bool isLeadByte(int);
|
||||
#endif
|
||||
void drawPikari(int);
|
||||
|
||||
Reference in New Issue
Block a user