Created
October 5, 2016 16:05
-
-
Save lf94/7b4fb12b60e34e0e4972ae2da803b3d3 to your computer and use it in GitHub Desktop.
Beautiful macro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| loop: | |
| call WaitVBlank | |
| mUpdateSprite 0, 100, 80, $59, 0, 2, 3 | |
| call _HRAM | |
| jp loop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment