mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
latch 3D registers upon VBlank
(fixes the last bugs in Gericom's train game)
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "Platform.h"
|
||||
#include "../Platform.h"
|
||||
|
||||
|
||||
namespace Platform
|
||||
|
Reference in New Issue
Block a user