mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
Remove unused string buffers
This commit is contained in:
@@ -84,8 +84,6 @@ void viewport_init_all()
|
||||
gMapSelectFlags = 0;
|
||||
gStaffDrawPatrolAreas = 0xFFFF;
|
||||
textinput_cancel();
|
||||
format_string(RCT2_ADDRESS(0x0141FA44, char), STR_CANCEL, NULL);
|
||||
format_string(RCT2_ADDRESS(0x0141F944, char), STR_OK, NULL);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user