diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-03-24 11:38:49 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-03-24 11:38:49 -0500 |
commit | e4aff99f4e7fb02cf8104750bb5c962f756be771 (patch) | |
tree | 152692f1803bacb99e6ee8933a76c2ed1ffc09a1 | |
parent | 8d1551ec9d1cf671981145a06cd3e5137264cee9 (diff) |
Fix filename case inconsistency
when the filename uses different case than the include,
rgbds mistakenly thinks that file is intermediate
-rw-r--r-- | maps/RuinsofAlphHoohChamber.blk | 1 | ||||
-rw-r--r-- | maps/RuinsofAlphHoohItemRoom.blk | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/maps/RuinsofAlphHoohChamber.blk b/maps/RuinsofAlphHoohChamber.blk deleted file mode 100644 index 6560787d3..000000000 --- a/maps/RuinsofAlphHoohChamber.blk +++ /dev/null @@ -1 +0,0 @@ --0
,+
\ No newline at end of file diff --git a/maps/RuinsofAlphHoohItemRoom.blk b/maps/RuinsofAlphHoohItemRoom.blk deleted file mode 100644 index 54b53285d..000000000 --- a/maps/RuinsofAlphHoohItemRoom.blk +++ /dev/null @@ -1 +0,0 @@ -451212,+
\ No newline at end of file |