From 9942429dbb83fed5532c070f8afe41d6ddcd66d2 Mon Sep 17 00:00:00 2001 From: zlago Date: Wed, 25 Sep 2024 14:02:49 +0200 Subject: parallax --- src/incbin.s | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/incbin.s (limited to 'src/incbin.s') diff --git a/src/incbin.s b/src/incbin.s new file mode 100644 index 0000000..9d6420b --- /dev/null +++ b/src/incbin.s @@ -0,0 +1,7 @@ +// binary includes + +.data + +_game_icon: .incbin "res/icon.png" +_game_icon_end: +.global _game_icon, _game_icon_end -- cgit 1.4.1-2-gfad0