housekeeping

This commit is contained in:
scawful
2023-08-24 23:46:17 -04:00
parent 5beb2ae4f6
commit 25c43cbaaa
3 changed files with 11 additions and 13 deletions

View File

@@ -167,7 +167,6 @@ class VersionConstants<Z3_Version::JP> {
static constexpr uint32_t overworldTilesType = 0x7FD94;
};
// ============================================================================
// Magic numbers
// ============================================================================
@@ -669,7 +668,6 @@ static const absl::string_view SecretItemNames[] = {
"Hole", "Warp", "Staircase", "Bombable", "Switch"};
static const absl::string_view TileTypeNames[] = {
"$00 Nothing (standard floor)",
"$01 Collision",