summaryrefslogtreecommitdiff
path: root/gba_memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'gba_memory.c')
-rw-r--r--gba_memory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gba_memory.c b/gba_memory.c
index 5da018b..9ef3e8e 100644
--- a/gba_memory.c
+++ b/gba_memory.c
@@ -3418,7 +3418,6 @@ void gba_load_state(const void* src)
for(i = 0; i < 4; i++)
gbc_sound_channel[i].sample_data = square_pattern_duty[2];
- current_debug_state = STEP;
instruction_count = 0;
reg[CHANGED_PC_STATUS] = 1;