Remove warning.

svn-id: r11767
This commit is contained in:
Travis Howell 2003-12-20 04:25:01 +00:00
parent bcb5ea16b3
commit cc4716c831

View file

@ -1735,7 +1735,6 @@ void SimonEngine::setup_hit_areas(FillOrCopyStruct *fcs, uint fcs_index) {
ha->unk3 = 1; ha->unk3 = 1;
// Simon1 specific // Simon1 specific
warning("Updating inventory area");
_keep_arrows = 1; _keep_arrows = 1;
o_kill_sprite_simon1(0x80); o_kill_sprite_simon1(0x80);
start_vga_code(0, 1, 0x80, 0, 0, 0xE); start_vga_code(0, 1, 0x80, 0, 0, 0xE);