Skip to content

Commit

Permalink
Fix minor typos in BIOS symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Dec 7, 2023
1 parent 675cd49 commit d71744d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platforms/desktop-shared/gui_debug_constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ static const char* gui_debug_symbols[gui_debug_symbols_count] = {
"00:0028 RST_28",
"00:0030 RST_30",
"00:0038 RST_38",
"00:0066 NMI_Interrupt",
"00:0066 NMI_INTERRUPT",
"00:1F61 PLAY_SONGS",
"00:1F64 ACTIVATEP",
"00:1F67 PUTOBJp",
"00:1F67 PUTOBJP",
"00:1F6A REFLECT_VERTICAL",
"00:1F6D REFLECT_HORIZONTAL",
"00:1F70 ROTATE_90",
"00:1F73 ENLARGE ",
"00:1F73 ENLARGE",
"00:1F76 CONTROLLER_SCAN",
"00:1F79 DECODER",
"00:1F7C GAME_OPT",
Expand Down

0 comments on commit d71744d

Please sign in to comment.