diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-18 17:22:32 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-18 17:22:32 -0400 |
commit | 0dc176b403ab5876664a59c666144690e417c87b (patch) | |
tree | e6fec561c6fe524d99373d9022cb0aca5f9263fe /arm7 | |
parent | c2ca3c0c4fc49a19554c202e45a990c61752e15d (diff) |
Deprecate baserom dependency
Diffstat (limited to 'arm7')
-rw-r--r-- | arm7/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arm7/Makefile b/arm7/Makefile index 1ade0ed4..1b0cd3c3 100644 --- a/arm7/Makefile +++ b/arm7/Makefile @@ -196,7 +196,6 @@ DUMMY != mkdir -p $(ALL_DIRS) %.pal: ; # Included files -baserom.%: ; %.h: ; %.inc: ; |