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:
@@ -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.
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user