Skip to content

Commit 15eeb8e

Browse files
committed
Cleanup layout.link
Removes unnecessary origins.
1 parent a2492eb commit 15eeb8e

1 file changed

Lines changed: 0 additions & 38 deletions

File tree

layout.link

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ ROMX $04
184184
ROMX $05
185185
org $4000
186186
"engine/overworld/player_movement.asm@_RedrawPlayerSprite"
187-
org $4036
188187
"engine/sprites/sprites.asm@RefreshSprites"
189188
"data/maps/sprite_sets.asm"
190189
"data/overworld_sprites.asm"
@@ -195,37 +194,25 @@ ROMX $05
195194
ROMX $06
196195
org $4000
197196
"gfx.asm@Bank 6 Tilesets Silent Hill"
198-
org $4e00
199197
"gfx.asm@Bank 6 Tilesets Forest"
200-
org $5800
201198
"gfx.asm@Bank 6 Tilesets Old City"
202-
org $6600
203199
"gfx.asm@Bank 6 Tilesets West"
204-
org $7400
205200
"gfx.asm@Bank 6 Tilesets House"
206201

207202
ROMX $07
208203
org $4000
209204
"gfx.asm@Bank 7 Tilesets Rocket House"
210-
org $4b00
211205
"gfx.asm@Bank 7 Tilesets Aquarium"
212-
org $5600
213206
"gfx.asm@Bank 7 Tilesets North"
214-
org $6400
215207
"gfx.asm@Bank 7 Tilesets Font"
216-
org $7200
217208
"gfx.asm@Bank 7 Tilesets HighTech"
218209

219210
ROMX $08
220211
org $4000
221212
"gfx.asm@Bank 8 Tilesets Birdon"
222-
org $4e00
223213
"gfx.asm@Bank 8 Tilesets Kanto"
224-
org $5c00
225214
"gfx.asm@Bank 8 Tilesets South"
226-
org $6a00
227215
"gfx.asm@Bank 8 Tilesets Tower"
228-
org $7500
229216
"gfx.asm@Bank 8 Tilesets Gate"
230217

231218
ROMX $09
@@ -254,15 +241,10 @@ ROMX $0b
254241
ROMX $0c
255242
org $4000
256243
"gfx.asm@Bank C Tilesets Radio Tower"
257-
org $4b00
258244
"gfx.asm@Bank C Tilesets Traditional House"
259-
org $5600
260245
"gfx.asm@Bank C Tilesets Mart"
261-
org $6100
262246
"gfx.asm@Bank C Tilesets Gym"
263-
org $7100
264247
"gfx.asm@Bank C Tilesets Pokecenter"
265-
org $7c00
266248
"gfx.asm@Bank C Tilesets Common"
267249

268250
ROMX $0d
@@ -272,10 +254,8 @@ ROMX $0d
272254
ROMX $0e
273255
org $4000
274256
"engine/dumps/bank0e.asm"
275-
org $4d90
276257
"data/trainers/class_names.asm"
277258
"engine/dumps/bank0e.asm@ReadTrainerParty"
278-
org $5110
279259
"data/trainers/parties.asm@Trainer Parties"
280260

281261
ROMX $0f
@@ -307,23 +287,16 @@ ROMX $12
307287
ROMX $13
308288
org $4000
309289
"gfx.asm@Bank 13 Tilesets Lab"
310-
org $4b00
311290
"gfx.asm@Bank 13 Tilesets Ruins Of Alph"
312-
org $5b00
313291
"gfx.asm@Bank 13 Tilesets Ship"
314-
org $6900
315292
"gfx.asm@Bank 13 Tilesets Ship Port"
316293

317294
ROMX $14
318295
org $4000
319296
"engine/dumps/bank14.asm@CopyMonToTempMon"
320-
org $40dd
321297
"data/types/names.asm"
322-
org $4162
323298
"engine/dumps/bank14.asm@GetTrainerClassName_Old"
324-
org $4756
325299
"engine/dumps/bank14.asm@Party Menu Routines"
326-
org $4f10
327300
"data/pokemon/base_stats.asm"
328301
"data/pokemon/names.asm"
329302
"gfx.asm@PKMN Sprite Bank List"
@@ -381,19 +354,12 @@ ROMX $21
381354
ROMX $23
382355
org $4000
383356
"engine/tileset_anims.asm"
384-
org $4209
385357
"engine/overworld/healing_machine.asm"
386-
org $42dc
387358
"engine/palettes.asm"
388-
org $44be
389359
"engine/battle/battle_transitions.asm"
390-
org $4940
391360
"engine/overworld/player_animations_old.asm"
392-
org $4cfd
393361
"engine/sprite_anims/core.asm"
394-
org $60cc
395362
"gfx.asm@Pokemon Party Sprites"
396-
org $70cc
397363
"engine/gfx/mon_icons.asm"
398364

399365
ROMX $24
@@ -904,11 +870,8 @@ ROMX $36
904870
ROMX $37
905871
org $4000
906872
"gfx.asm@Bank 37 Tilesets Dept Store"
907-
org $4b00
908873
"gfx.asm@Bank 37 Tilesets Office"
909-
org $5b00
910874
"gfx.asm@Bank 37 Tilesets Cave"
911-
org $6b00
912875
"gfx.asm@Bank 37 Tilesets Power Plant"
913876

914877
ROMX $38
@@ -921,7 +884,6 @@ ROMX $38
921884
org $622b
922885
"engine/games/memory_minigame.asm"
923886
"gfx.asm@Matches GFX"
924-
org $6886
925887
"engine/games/picross_minigame.asm"
926888
"gfx.asm@Picross GFX"
927889

0 commit comments

Comments
 (0)