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