1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 12:33:17 +01:00

remove commented out CALLPROCs and CALLFUNCs

This commit is contained in:
IntelOrca
2015-06-09 15:09:45 +01:00
parent ed86db0635
commit dc3fe2a6c8
27 changed files with 2 additions and 187 deletions

View File

@@ -31,8 +31,6 @@ void tutorial_start(int type)
{
strcpy((char*)0x009BC677, "Tutorial not implemented.");
window_error_open(3165, STR_NONE);
// RCT2_CALLPROC_X(0x0066ECC1, type, 0, 0, 0, 0, 0, 0);
}
/**