From 9fe24cb1e7b2cb9b77ff1a6ce4b0ba9bf052f347 Mon Sep 17 00:00:00 2001 From: StapleButter Date: Tue, 9 May 2017 22:22:52 +0200 Subject: latch 3D registers upon VBlank (fixes the last bugs in Gericom's train game) --- src/wx/Platform.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wx') diff --git a/src/wx/Platform.cpp b/src/wx/Platform.cpp index 8bcbb7e..482b886 100644 --- a/src/wx/Platform.cpp +++ b/src/wx/Platform.cpp @@ -17,7 +17,7 @@ */ #include -#include "Platform.h" +#include "../Platform.h" namespace Platform -- cgit v1.2.3