1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 08:45:00 +01:00

Added 0x69E9A7

This commit is contained in:
Duncan Frost
2014-06-21 15:50:13 +01:00
parent 9c4f06a04b
commit 1aaa88afae
4 changed files with 18 additions and 3 deletions

View File

@@ -24,6 +24,7 @@
void game_create_windows();
void game_update();
void game_logic_update();
void sub_0x0069E9A7();
int game_do_command(int eax, int ebx, int ecx, int edx, int esi, int edi, int ebp);