mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-27 22:59:24 -04:00
dummy data should be static
This commit is contained in:
@@ -560,6 +560,6 @@ f32 J2DPrint::getNumberF32(const u8** param_1, f32 param_2, f32 param_3, int bas
|
||||
return uVar2;
|
||||
}
|
||||
|
||||
void dummy2() {
|
||||
static void dummy2() {
|
||||
OSReport("buff != 0");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user