Attempt to fix opcodes formatting

This commit is contained in:
dannuic 2026-04-16 16:28:08 -06:00
parent f29d87aced
commit 36ea946255
2 changed files with 629 additions and 629 deletions

View File

@ -2391,7 +2391,7 @@ namespace TOB
s32 Desc;
*/
buffer.WriteUInt32(emu->id);
buffer.WriteUInt32(emu->id); // Index
buffer.WriteUInt8(1);
buffer.WriteInt32(emu->upper_hotkey_sid);
buffer.WriteInt32(emu->lower_hotkey_sid);

File diff suppressed because it is too large Load Diff