1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 19:43:06 +01:00

refactor various platform functions and includes

This commit is contained in:
IntelOrca
2014-10-09 14:03:54 +01:00
parent faaba5addb
commit 71e508c416
20 changed files with 67 additions and 82 deletions

View File

@@ -18,7 +18,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*****************************************************************************/
#include <string.h>
#include "addresses.h"
#include "localisation/localisation.h"
#include "tutorial.h"