mirror of
https://github.com/zeldaret/tp
synced 2026-06-14 14:28:14 -04:00
Improving standard compiler compatibility (#2926)
* Adding explicit dolphin/ prefix & fix characters * Rename ShiftJIS to SJIS * Separate JASSeqReader read methods implementation between compilers. * Fix pointer.h * fix d_item_data typo * fix gcn matching issue
This commit is contained in:
@@ -689,9 +689,11 @@ void dKydb_timedisp() {
|
||||
}
|
||||
}
|
||||
|
||||
#if __MWERKS__ || DEBUG
|
||||
if (g_presetHIO.field_0x2716 != 0) {
|
||||
dDbVw_Report(0x1E, 0x55, "JYOKYO FILE YOMIKOMI SIPPAI!");
|
||||
}
|
||||
#endif
|
||||
|
||||
int var_r31 = 0x55;
|
||||
if ((g_kankyoHIO.navy.field_0x22a & 1)) {
|
||||
|
||||
Reference in New Issue
Block a user