OSDN Git Service

Put the do_cmd_redraw() and wakeup_event_loop() combination in a separate function...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 9 Mar 2020 16:19:59 +0000 (09:19 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Mon, 9 Mar 2020 16:19:59 +0000 (09:19 -0700)
commit6405094c415b57044ac39a5505ff301fafc7ab74
treea2e59b9f6347748fbb506dbfb092fe2bd9376919
parent9ced36561bb8a1fd0f6e54dc1a58283d2abf28ed
Put the do_cmd_redraw() and wakeup_event_loop() combination in a separate function.  Also, character_generated always implies game_in_progress, so don't need to test the latter when testing the former.
src/main-cocoa.m