mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 09:44:52 +01:00
refactor various platform functions and includes
This commit is contained in:
@@ -20,11 +20,11 @@
|
||||
|
||||
#include <math.h>
|
||||
#include <SDL.h>
|
||||
#include <string.h>
|
||||
|
||||
extern "C" {
|
||||
#include "../config.h"
|
||||
#include "audio.h"
|
||||
#include "../config.h"
|
||||
#include "../platform/platform.h"
|
||||
#include "audio.h"
|
||||
}
|
||||
#include "mixer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user