1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 16:24:35 +01:00

Finished first draft of viewport_create

This commit is contained in:
Duncan Frost
2014-07-17 17:59:49 +01:00
parent 9d9f3424cf
commit 2bbcf146c6
2 changed files with 87 additions and 6 deletions

View File

@@ -2053,7 +2053,7 @@ char save_game()
void rct2_exit()
{
RCT2_CALLPROC_EBPSAFE(0x006E3879);
rct2_quit(); //Post quit message does not work in 0x6e3879 as its windows only.
//Post quit message does not work in 0x6e3879 as its windows only.
}
/**