mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-04 01:23:11 -04:00
Fixes made so far (#198)
* Fixed compile * Moved GetInterpreter() to a single function under the Engine.h
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
#include "Game.h"
|
||||
#include "port/Engine.h"
|
||||
|
||||
#include <Fast3D/gfx_pc.h>
|
||||
#include <graphic/Fast3D/Fast3dWindow.h>
|
||||
#include "engine/World.h"
|
||||
#include "engine/courses/Course.h"
|
||||
#include "engine/courses/MarioRaceway.h"
|
||||
|
||||
Reference in New Issue
Block a user