diff options
| author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-07 00:14:45 -0400 |
|---|---|---|
| committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-10-07 00:14:45 -0400 |
| commit | 4cd32e863617326cab9cb7347a55be8c6c6dc3ac (patch) | |
| tree | 23bbed989f4298b3a466aad892acd66308104b0c /Makefile | |
| parent | eb03b1ab0f00d97126caaade3c7988a973c3a2bb (diff) | |
migrate text rodata to C file
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -89,6 +89,8 @@ tidy: rm -f $(ROM) $(ELF) $(MAP) rm -r build/* +include graphics_file_rules.mk + %.s: ; %.png: ; %.pal: ; |
