add LCD init flag in DISPSTAT

This commit is contained in:
Arisotura
2019-06-20 02:31:46 +02:00
parent 5dd7fe05a8
commit 000aa1f327
3 changed files with 21 additions and 3 deletions

View File

@ -20,7 +20,7 @@
#include <string.h>
#include "NDS.h"
#include "GPU.h"
u64 vbltime;
namespace GPU
{