simplify stamp controls code
This commit is contained in:
parent
fb9350a299
commit
7e43899ffb
1 changed files with 1 additions and 1 deletions
|
|
@ -2423,8 +2423,8 @@ static void mainloop(void)
|
|||
playsound(0, stamp_sound, 0);
|
||||
draw_stamps();
|
||||
SDL_UpdateRect(screen, WINDOW_WIDTH - 96, 0, 96, (48 * 7) + 40 + HEIGHTOFFSET);
|
||||
update_stamp_xor();
|
||||
}
|
||||
update_stamp_xor();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue