jp title screen ok

This commit is contained in:
theo3
2020-07-22 00:57:06 -07:00
parent 341ec8cdf6
commit c650e7fcb2
6 changed files with 83 additions and 175 deletions
+1
View File
@@ -70,6 +70,7 @@ typedef struct {
BgControls controls;
} Screen;
extern BgControls gBgControls;
extern Screen gScreen;
#endif