Skip to content

Commit 354d7f3

Browse files
committed
Change string
1 parent 2a4af70 commit 354d7f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ FontTilesEnd:
6666
SECTION "Hello World string", ROM0
6767

6868
HelloWorldStr:
69-
db "Hello Dernier Cri !", 0
69+
db "Hello Github !", 0

0 commit comments

Comments
 (0)