diff options
| author | pfero <ohpee@loves.dicksinhisan.us> | 2018-05-31 03:45:15 +0200 |
|---|---|---|
| committer | pfero <ohpee@loves.dicksinhisan.us> | 2018-05-31 03:45:15 +0200 |
| commit | 1af43919b11a6029d964a78e7073f362872df5fa (patch) | |
| tree | ab6532a706193bb0e7925526cb97222310b4f57c /Makefile | |
| parent | d63e3a21b1e743e19a9ae740497da93de1a378bf (diff) | |
Disassemble the delay functions and some copy functions
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ RGBGFX := rgbgfx RGBLINK := rgblink RGBFIX := rgbfix -RGBASMFLAGS := -E -i $(BUILD)/ +RGBASMFLAGS := -h -E -i $(BUILD)/ tools/gfx := ROMS := pokegold-spaceworld.gb |
