diff options
| author | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2025-01-05 12:26:27 -0700 |
|---|---|---|
| committer | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2025-01-05 12:26:27 -0700 |
| commit | e993944089e1aa8d967568a84107aa4b9c727228 (patch) | |
| tree | 0009e5db3d9016ca112cb0445fe15de25efa2f30 /src/data/some_data.c | |
| parent | 5ee24ab2aaa451442199bceccf519d9bb9e58dcf (diff) | |
Finishwide screen. Impl IVector2D MinimapDimensions
Diffstat (limited to 'src/data/some_data.c')
| -rw-r--r-- | src/data/some_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/some_data.c b/src/data/some_data.c index 1a2acd086..cb8d1f3d3 100644 --- a/src/data/some_data.c +++ b/src/data/some_data.c @@ -206,7 +206,7 @@ s16 D_800E5520[] = { 0x1000, 0x0c00, 0x0800, 0x0c00, 0x0800, 0x0800, 0x0800, 0x0800, 0x0800, 0x0800, }; -s16 D_800E5548[] = { +s16 minimapDimensions[] = { 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, 0x0060, 0x0040, 0x0040, 0x0080, 0x0040, 0x0040, 0x0060, 0x0040, 0x0040, 0x0040, 0x0060, 0x0040, 0x0040, 0x0040, 0x0040, 0x0040, |
