blob: 6f7be47c16361fd3581ef3f7c531aaac16efdb33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
|
.include "src/engine/main.o"
.include "src/engine/sprite.o"
.include "src/engine/text.o"
.include "src/engine/string_util.o"
.space 0x2E8
.include "src/engine/link.o"
.include "src/rom3.o"
@ battle
.align 2
gUnknown_020238C8: @ 20238C8
.space 0x4
gDisplayedStringBattle: @ 20238CC
.space 0x12C
gBattleTypeFlags: @ 20239F8
.space 0x4
gUnknown_020239FC: @ 20239FC
.space 0x4
gUnknown_02023A00: @ 2023A00
.space 0x4
gUnknown_02023A04: @ 2023A04
.space 0x10
gUnknown_02023A14: @ 2023A14
.space 0x4C
gBattleBufferA: @ 2023A60
.space 0x2
gUnknown_02023A62: @ 2023A62
.space 0x1
gUnknown_02023A63: @ 2023A63
.space 0x1
gUnknown_02023A64: @ 2023A64
.space 0x7FC
gBattleBufferB: @ 2024260
.space 0x4
gUnknown_02024264: @ 2024264
.space 0x7FC
gActiveBank: @ 2024A60
.space 0x4
gBattleExecBuffer: @ 2024A64
.space 0x4
gNoOfAllBanks: @ 2024A68
.space 0x2
gBattlePartyID: @ 2024A6A
.space 0x8
gBanksBySide: @ 2024A72
.space 0x4
gUnknown_02024A76: @ 2024A76
.space 0x4
gTurnOrder: @ 2024A7A
.space 0x4
gCurrentMoveTurn: @ 2024A7E
.space 0x1
gFightStateTracker: @ 2024A7F
.space 0x1
gBattleMons: @ 2024A80
.space 0xC
gUnknown_02024A8C: @ 2024A8C
.space 0xC
gUnknown_02024A98: @ 2024A98
.space 0xC
gUnknown_02024AA4: @ 2024AA4
.space 0x4
gUnknown_02024AA8: @ 2024AA8
.space 0x24
gUnknown_02024ACC: @ 2024ACC
.space 0x4
gUnknown_02024AD0: @ 2024AD0
.space 0x110
gObjectBankIDs: @ 2024BE0
.space 0x4
gCurrMovePos: @ 2024BE4
.space 0x1
gUnknown_02024BE5: @ 2024BE5
.space 0x1
gCurrentMove: @ 2024BE6
.space 0x2
gChosenMove: @ 2024BE8
.space 0x2
gRandomMove: @ 2024BEA
.space 0x2
gBattleMoveDamage: @ 2024BEC
.space 0x4
gHP_dealt: @ 2024BF0
.space 0x4
gTakenDmg: @ 2024BF4
.space 0x10
gLastUsedItem: @ 2024C04
.space 0x2
gLastUsedAbility: @ 2024C06
.space 0x1
gBankAttacker: @ 2024C07
.space 0x1
gBankTarget: @ 2024C08
.space 0x1
gBank1: @ 2024C09
.space 0x1
gEffectBank: @ 2024C0A
.space 0x1
gStringBank: @ 2024C0B
.space 0x1
gAbsentBankFlags: @ 2024C0C
.space 0x1
gCritMultiplier: @ 2024C0D
.space 0x1
gMultiHitCounter: @ 2024C0E
.space 0x2
gBattlescriptCurrInstr: @ 2024C10
.space 0x8
gActionForBanks: @ 2024C18
.space 0x4
gUnknown_02024C1C: @ 2024C1C
.space 0x10
gUnknown_02024C2C: @ 2024C2C
.space 0x8
gLastUsedMove: @ 2024C34
.space 0x8
gMoveHitWith: @ 2024C3C
.space 0x8
gUnknown_02024C44: @ 2024C44
.space 0x8
gUnknown_02024C4C: @ 2024C4C
.space 0x8
gLockedMove: @ 2024C54
.space 0x8
gUnknown_02024C5C: @ 2024C5C
.space 0x4
gChosenMovesByBanks: @ 2024C60
.space 0x8
gBattleMoveFlags: @ 2024C68
.space 0x4
gHitMarker: @ 2024C6C
.space 0x4
gUnknown_02024C70: @ 2024C70
.space 0x4
gTakenDmgBanks: @ 2024C74
.space 0x4
gUnknown_02024C78: @ 2024C78
.space 0x2
gSideAffecting: @ 2024C7A
.space 0x6
gSideTimer: @ 2024C80
.space 0x18
gStatuses3: @ 2024C98
.space 0x10
gDisableStructs: @ 2024CA8
.space 0x70
gPauseCounterBattle: @ 2024D18
.space 0x2
gPaydayMoney: @ 2024D1A
.space 0x2
gRandomTurnNumber: @ 2024D1C
.space 0x2
gBattleCommunication: @ 2024D1E
.space 0x1
gUnknown_02024D1F: @ 2024D1F
.space 0x7
gBattleOutcome: @ 2024D26
.space 0x2
gProtectStructs: @ 2024D28
.space 0x40
gSpecialStatuses: @ 2024D68
.space 0x50
gBattleWeather: @ 2024DB8
.space 0x4
gWishFutureKnock: @ 2024DBC
.space 0x20
gUnknown_02024DDC: @ 2024DDC
.space 0xC
gUnknown_02024DE8: @ 2024DE8
.space 0x2
gSentPokesToOpponent: @ 2024DEA
.space 0x2
gDynamicBasePower: @ 2024DEC
.space 0x2
gExpShareExp: @ 2024DEE
.space 0x2
gEnigmaBerries: @ 2024DF0
.space 0x8
gUnknown_02024DF8: @ 2024DF8
.space 0x68
gActionSelectionCursor: @ 2024E60
.space 0x4
gMoveSelectionCursor: @ 2024E64
.space 0x4
gUnknown_02024E68: @ 2024E68
.space 0x4
gBankInMenu: @ 2024E6C
.space 0x1
gDoingBattleAnim: @ 2024E6D
.space 0x3
gTransformedPersonalities: @ 2024E70
.space 0x10
gBattleMovePower: @ 2024E80
.space 0x2
gMoveToLearn: @ 2024E82
.space 0x2
gBattleMonForms: @ 2024E84
.space 0x4
.include "src/pokemon/pokemon_1.o"
.include "src/pokemon/pokemon_2.o"
.include "src/engine/load_save.o"
@ trade
gUnknown_020296CC: @ 20296CC
.space 0x34
gUnknown_02029700: @ 2029700
.space 0xD8
gUnknown_020297D8: @ 20297D8
.space 0x4
.include "src/scene/berry_blender.o"
.include "src/scene/new_game.o"
.include "src/field/overworld.o"
.include "src/field/fieldmap.o"
.include "src/field/field_camera.o"
.include "src/field/field_player_avatar.o"
.include "src/field/field_message_box.o"
.include "src/engine/script.o"
.include "src/field/scrcmd.o"
.include "src/field/field_control_avatar.o"
.include "src/field/event_data.o"
@ party_menu
.align 2
gUnknown_0202E8F4: @ 202E8F4
.space 0x1
gUnknown_0202E8F5: @ 202E8F5
.space 0x1
gUnknown_0202E8F6: @ 202E8F6
.space 0x2
gUnknown_0202E8F8: @ 202E8F8
.space 0x2
gPartyMenuType: @ 202E8FA
.space 0x2
.include "src/field/start_menu.o"
.include "src/engine/menu.o"
.include "src/engine/tileset_anim.o"
.include "src/engine/palette.o"
.include "src/engine/sound.o"
.include "src/battle/battle_anim.o"
.include "src/rom_8077ABC.o"
.include "src/scene/title_screen.o"
@ field_weather
.align 2
gWeather: @ 202F7E8
.space 0x200
gUnknown_0202F9E8: @ 202F9E8
.space 0x260
gUnknown_0202FC48: @ 202FC48
.space 0x2F0
gUnknown_0202FF38: @ 202FF38
.space 0x20
gUnknown_0202FF58: @ 202FF58
.space 0x4
.include "src/battle/battle_setup.o"
.include "src/field/wild_encounter.o"
.include "src/field/field_effect.o"
@ unknown_task
gUnknown_0202FFA4: @ 202FFA4
.space 0x4
.include "src/pokemon/pokemon_menu.o"
.include "src/pokemon/pokedex.o"
.include "src/engine/trainer_card.o"
.include "src/pokemon/pokemon_storage_system.o"
@ still pokemon_storage_system
.align 2
gUnknown_02038470: @ 2038470
.space 0x3
gUnknown_02038473: @ 2038473
.space 0x1
gUnknown_02038474: @ 2038474
.space 0x4
gUnknown_02038478: @ 2038478
.space 0x4
gUnknown_0203847C: @ 203847C
.space 0x1
gUnknown_0203847D: @ 203847D
.space 0x1
gUnknown_0203847E: @ 203847E
.space 0x1
gUnknown_0203847F: @ 203847F
.space 0x1
gUnknown_02038480: @ 2038480
.space 0x64
gUnknown_020384E4: @ 20384E4
.space 0x1
gUnknown_020384E5: @ 20384E5
.space 0x1
gUnknown_020384E6: @ 20384E6
.space 0x1
gUnknown_020384E7: @ 20384E7
.space 0x1
gUnknown_020384E8: @ 20384E8
.space 0x1
gUnknown_020384E9: @ 20384E9
.space 0x1
gUnknown_020384EA: @ 20384EA
.space 0x2
gUnknown_020384EC: @ 20384EC
.space 0x4
@ pokemon_summary_screen
gUnknown_020384F0: @ 20384F0
.space 0x4
gUnknown_020384F4: @ 20384F4
.space 0x4
.include "src/field/script_movement.o"
.include "src/field/map_name_popup.o"
.include "src/field/item_menu.o"
@ contest
.align 2
gUnknown_0203856C: @ 203856C
.space 0x4
gContestMons: @ 2038570
.space 0xD
gUnknown_0203857D: @ 203857D
.space 0x11
@ contest move space
gUnknown_0203858E: @ 203858E
.space 0x8
gUnknown_02038596: @ 2038596
.space 0xDA
gUnknown_02038670: @ 2038670
.space 0x8
gUnknown_02038678: @ 2038678
.space 0x8
gUnknown_02038680: @ 2038680
.space 0x8
gUnknown_02038688: @ 2038688
.space 0x8
gContestFinalStandings: @ 2038690
.space 0x4
gUnknown_02038694: @ 2038694
.space 0x1
gContestPlayerMonIndex: @ 2038695
.space 0x1
gUnknown_02038696: @ 2038696
.space 0x4
gIsLinkContest: @ 203869A
.space 0x1
gUnknown_0203869B: @ 203869B
.space 0x1
gSpecialVar_ContestCategory: @ 203869C
.space 0x2
gSpecialVar_ContestRank: @ 203869E
.space 0x2
.include "src/field/shop.o"
.include "src/field/money.o"
@ record_mixing
.align 2
gUnknown_02038738: @ 2038738
.space 0x78
.include "src/debug/sound_check_menu.o"
@ secret_base
.align 2
gUnknown_020387DC: @ 20387DC
.space 0x4
@ tv
.include "src/field/tv.o"
@ fldeff_80C5CD4
.align 2
gUnknown_020387EC: @ 20387EC
.space 0x4
.include "src/field/rotating_gate.o"
.include "src/field/safari_zone.o"
@ easy_chat
gUnknown_020388AC: @ 20388AC
.space 0x4
@ pokenav
gUnknown_020388B0: @ 20388B0
.space 0x4
gUnknown_020388B4: @ 20388B4
.space 0x4
.include "src/pokemon/mon_markings.o"
.include "src/field/mauville_man.o"
.include "src/field/menu_helpers.o"
.include "src/field/region_map.o"
.include "src/field/decoration.o"
.include "src/battle/battle_ai.o"
.include "src/rom6.o"
.include "src/field/pokeblock.o"
.include "src/field/field_specials.o"
@ pokedex_area_screen
.align 2
gUnknown_02039260: @ 2039260
.space 0x2
gUnknown_02039262: @ 2039262
.space 0x2
gUnknown_02039264: @ 2039264
.space 0x2
gUnknown_02039266: @ 2039266
.space 0x2
gUnknown_02039268: @ 2039268
.space 0x2
gUnknown_0203926A: @ 203926A
.space 0x2
@ battle_message
gAbilitiesPerBank: @ 203926C
.space 0x4
.include "src/field/choose_party.o"
@ cable_car
.align 2
gUnknown_02039274: @ 2039274
.space 0x4
gUnknown_02039278: @ 2039278
.space 0x1
gUnknown_02039279: @ 2039279
.space 0x1
gUnknown_0203927A: @ 203927A
.space 0x1
gUnknown_0203927B: @ 203927B
.space 0x1
gUnknown_0203927C: @ 203927C
.space 0x1
gUnknown_0203927D: @ 203927D
.space 0x7
.include "src/engine/save.o"
.include "src/engine/mystery_event_script.o"
.include "src/field/roamer.o"
.include "src/field/use_pokeblock.o"
.include "src/field/player_pc.o"
.include "src/scene/intro.o"
.include "src/scene/hall_of_fame.o"
.include "src/scene/credits.o"
.include "src/field/lottery_corner.o"
.include "src/field/berry_tag_screen.o"
.include "src/engine/mystery_event_menu.o"
.include "src/engine/save_failed_screen.o"
.include "src/pokemon/pokeblock_feed.o"
@ intro_credits_graphics
gUnknown_02039358: @ 2039358
.space 0x2
gUnknown_0203935A: @ 203935A
.space 0x2
gUnknown_0203935C: @ 203935C
.space 0x4
@ ???
gTileBuffer: @ 2039360
.space 0x100
gUnknown_02039460: @ 2039460
.space 0x300
gUnknown_02039760: @ 2039760
.space 0xC00
.include "src/engine/menu_cursor.o"
|