emu64: even more improvements

This commit is contained in:
Cuyler36
2025-06-17 13:26:31 -04:00
parent 220cd8922e
commit 6b0308f46f
3 changed files with 263 additions and 254 deletions
+1 -1
View File
@@ -691,9 +691,9 @@ class emu64 : public emu64_print {
static char* warningString[EMU64_WARNING_COUNT];
static u32 warningTime[EMU64_WARNING_COUNT];
static bool displayWarning;
static const u16 fmtxtbl[8][4];
private:
static const u16 fmtxtbl[8][4];
/* 0x0000 */ // u8 emu64_print::print_flags;
/* 0x0001 */ s8 print_commands;
/* 0x0002 */ bool disable_polygons;