feat: nds render system
This commit is contained in:
2
app/utils/screen.ts
Normal file
2
app/utils/screen.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const SCREEN_WIDTH = 256;
|
||||
export const SCREEN_HEIGHT = 192;
|
||||
Reference in New Issue
Block a user