Increase NotifyObservers data arg to uint16_t from uint8_t
This commit is contained in:
@@ -324,7 +324,6 @@ class Emulator : public CommandHandler {
|
||||
step = true;
|
||||
}
|
||||
|
||||
snes.SetupMemory(rom_);
|
||||
snes.Init(rom_);
|
||||
|
||||
if (!step) {
|
||||
|
||||
Reference in New Issue
Block a user