1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-31 02:35:46 +01:00

fixed static enums; added missing headers

This commit is contained in:
anyc
2014-05-19 21:10:32 +02:00
parent 82fa4439bf
commit e6c90c6ebb
23 changed files with 30 additions and 18 deletions

View File

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