Skip to content

Commit

Permalink
v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrgray committed Jul 8, 2024
1 parent 2f34a10 commit 088e1e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# YI Practice Hack 0.4.2
# YI Practice Hack 0.4.3
Practice hack for Yoshi's Island designed to be used on a SNES console
Features:
* Savestates
Expand Down
2 changes: 1 addition & 1 deletion menu/debug_tilemap_data.asm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title_tilemap:
incsrc "../resources/string_font_map.asm"
; CuteShrug
dw $0040, $0041, $0042
dw "PRACTICE HACK 0.4.2"
dw "PRACTICE HACK 0.4.3"
; CuteShrug
dw $0040, $0041, $0042

Expand Down

0 comments on commit 088e1e2

Please sign in to comment.