diff options
Diffstat (limited to 'simon')
-rw-r--r-- | simon/simon.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp index e84432b2be..4f3725110d 100644 --- a/simon/simon.cpp +++ b/simon/simon.cpp @@ -1735,7 +1735,6 @@ void SimonEngine::setup_hit_areas(FillOrCopyStruct *fcs, uint fcs_index) { ha->unk3 = 1; // Simon1 specific - warning("Updating inventory area"); _keep_arrows = 1; o_kill_sprite_simon1(0x80); start_vga_code(0, 1, 0x80, 0, 0, 0xE); |