You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
More unreferenced labels cleanup
This commit is contained in:
@@ -634,8 +634,7 @@ SkipBattleTowerTrainer: ; 1704c9
|
||||
ret
|
||||
; 1704ca
|
||||
|
||||
Function1704ca: ; 1704ca
|
||||
; unreferenced mobile function
|
||||
Unreferenced_Function1704ca: ; 1704ca
|
||||
ld a, [$be46]
|
||||
cp $7
|
||||
jr c, .asm_1704d3
|
||||
|
||||
@@ -1621,9 +1621,8 @@ Function48c63: ; 48c63
|
||||
ret
|
||||
; 48c8e
|
||||
|
||||
Function48c8e: ; 48c8e
|
||||
; unreferenced
|
||||
ld hl, $d02a
|
||||
Unreferenced_Function48c8e: ; 48c8e
|
||||
ld hl, wd019 + $11
|
||||
ld d, h
|
||||
ld e, l
|
||||
farcall Function48c63
|
||||
|
||||
@@ -3093,7 +3093,7 @@ Function1013dd: ; 1013dd
|
||||
ret
|
||||
; 1013e1
|
||||
|
||||
Function1013e1: ; 1013e1 ; unreferenced
|
||||
Unreferenced_Function1013e1: ; 1013e1
|
||||
push de
|
||||
inc de
|
||||
ld b, a
|
||||
@@ -3130,7 +3130,7 @@ Function1013f5: ; 1013f5
|
||||
ret
|
||||
; 101400
|
||||
|
||||
Function101400: ; 101400 ; unreferenced
|
||||
Unreferenced_Function101400: ; 101400
|
||||
ld a, [de]
|
||||
inc de
|
||||
cp [hl]
|
||||
@@ -3318,7 +3318,7 @@ Function101507: ; 101507
|
||||
ret
|
||||
; 10151d
|
||||
|
||||
Function10151d: ; 10151d ; unreferenced
|
||||
Unreferenced_Function10151d: ; 10151d
|
||||
ld a, $34
|
||||
call Function3e32
|
||||
ld a, [wMobileCommsJumptableIndex]
|
||||
@@ -3513,7 +3513,7 @@ Function101663: ; 101663
|
||||
ret
|
||||
; 101674
|
||||
|
||||
Function101674: ; 101674 ; unreferenced
|
||||
Unreferenced_Function101674: ; 101674
|
||||
ld a, $05
|
||||
ld hl, w5_dc00
|
||||
call Function101635
|
||||
@@ -4402,7 +4402,7 @@ Function101cbc: ; 101cbc
|
||||
ret
|
||||
; 101cc2
|
||||
|
||||
Function101cc2: ; 101cc2 ; unreferenced
|
||||
Unreferenced_Function101cc2: ; 101cc2
|
||||
ld a, $02
|
||||
ld [wcd2b], a
|
||||
ret
|
||||
@@ -4683,7 +4683,7 @@ Function101e64: ; 101e64
|
||||
ret
|
||||
; 101e82
|
||||
|
||||
Function101e82: ; 101e82 ; unreferenced
|
||||
Unreferenced_Function101e82: ; 101e82
|
||||
call Function101ecc
|
||||
ld a, [wMobileCommsJumptableIndex]
|
||||
inc a
|
||||
@@ -4691,7 +4691,7 @@ Function101e82: ; 101e82 ; unreferenced
|
||||
ret
|
||||
; 101e8d
|
||||
|
||||
Function101e8d: ; 101e8d ; unreferenced
|
||||
Unreferenced_Function101e8d: ; 101e8d
|
||||
call Function101ed3
|
||||
ld a, [wMobileCommsJumptableIndex]
|
||||
inc a
|
||||
@@ -6506,7 +6506,7 @@ Function102b4e: ; 102b4e
|
||||
ret
|
||||
; 102b68
|
||||
|
||||
Function102b68: ; 102b68 ; unreferenced
|
||||
Unreferenced_Function102b68: ; 102b68
|
||||
xor a
|
||||
ld hl, wWindowStackPointer
|
||||
ld bc, $10
|
||||
|
||||
@@ -244,8 +244,7 @@ TrainerRankings_StepCount: mobile ; 10602e (41:602e)
|
||||
ld hl, sTrainerRankingStepCount
|
||||
jp TrainerRankings_Increment4Byte
|
||||
|
||||
; Unreferenced in English version.
|
||||
TrainerRankings_BattleTowerWins: mobile ; 106035
|
||||
Unreferenced_TrainerRankings_BattleTowerWins: mobile ; 106035
|
||||
ld a, $5
|
||||
call GetSRAMBank
|
||||
ld a, [$aa8d]
|
||||
@@ -520,8 +519,7 @@ RestoreMobileEventIndex: ; 10619d (41:619d)
|
||||
ret
|
||||
; 1061b3 (41:61b3)
|
||||
|
||||
; Unreferenced in English version.
|
||||
VerifyTrainerRankingsChecksum: ; 1061b3
|
||||
Unreferenced_VerifyTrainerRankingsChecksum: ; 1061b3
|
||||
call CalculateTrainerRankingsChecksum
|
||||
ld hl, sTrainerRankingsChecksum
|
||||
ld a, d
|
||||
|
||||
@@ -1825,7 +1825,7 @@ LZ_1090a7:
|
||||
INCBIN "gfx/unknown/1090a7.tilemap.lz"
|
||||
|
||||
Palette_1090f7:
|
||||
; unreferenced
|
||||
; unused
|
||||
RGB 31, 31, 31
|
||||
RGB 0, 0, 0
|
||||
|
||||
|
||||
@@ -1559,8 +1559,7 @@ IndexDownloadURL: ; 0x118ce5
|
||||
db "http://gameboy.datacenter.ne.jp/cgb/download?name=/01/CGB-BXTJ/tamago/index.txt", 0
|
||||
|
||||
|
||||
Function118d35: ; 118d35
|
||||
; unreferenced
|
||||
Unreferenced_Function118d35: ; 118d35
|
||||
ld hl, $d200
|
||||
ld a, [wcd38]
|
||||
and a
|
||||
@@ -6957,8 +6956,7 @@ Function11b397: ; 11b397
|
||||
jr .loop
|
||||
; 11b3b6
|
||||
|
||||
Function11b3b6: ; 11b3b6
|
||||
; unreferenced
|
||||
Unreferenced_Function11b3b6: ; 11b3b6
|
||||
.loop
|
||||
ld a, [hl]
|
||||
cp -1
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
Function16c000: ; 16c000
|
||||
; unreferenced
|
||||
Unreferenced_Function16c000: ; 16c000
|
||||
; Only for CGB
|
||||
ld a, [hCGB]
|
||||
and a
|
||||
|
||||
@@ -5246,7 +5246,7 @@ String_17fe63: ; 17fe63
|
||||
next "せつめいしょを ごらんください"
|
||||
db "@"
|
||||
|
||||
String_17fe9a: ; 17fe9a ; unreferenced
|
||||
String_17fe9a: ; 17fe9a ; unused
|
||||
db "ポケモンニュースが"
|
||||
next "あたらしくなっているので"
|
||||
next "レポートを おくれません"
|
||||
|
||||
Reference in New Issue
Block a user