Added embed roms and cleaned up selecting roms.
Added 2 new helper functions one to load a rom selected on system and anothe to load a rom into memory from the embedded roms.
This commit is contained in:
@@ -25,6 +25,7 @@ BUTTON_WIDTH :: 120
|
||||
// Fonts
|
||||
BIG_FONT_SIZE :: 20
|
||||
KEYPAD_FONT_SIZE :: 18
|
||||
LINE_HEIGHT :: 22
|
||||
|
||||
Layout :: struct {
|
||||
control_bar : rl.Rectangle,
|
||||
|
||||
Reference in New Issue
Block a user