Identified Class114 as DisplayMode, reorganized some static methods

This commit is contained in:
Pazaz 2022-05-16 00:46:10 -04:00
parent 5f4a83c394
commit c988509e8e
No known key found for this signature in database
GPG key ID: 8658637376F9B835
139 changed files with 1209 additions and 1383 deletions

View file

@ -154,7 +154,7 @@ public class WorldMap {
@Pc(235) int length = WorldMap.length >> 6;
@Pc(239) int width = WorldMap.width >> 6;
aByteArrayArrayArray8 = new byte[width][length][];
@Pc(249) int local249 = Static86.anInt2293 >> 2 << 10;
@Pc(249) int local249 = Static45.anInt2293 >> 2 << 10;
aByteArrayArrayArray7 = new byte[width][length][];
underlayColors = new int[width][length][];
aByteArrayArrayArray3 = new byte[width][length][];