mirror of
https://github.com/pret/pokepinballrs.git
synced 2026-09-13 05:47:04 -05:00
remove unneeded references to gCatchSequencePal#
This commit is contained in:
@@ -19,9 +19,6 @@ extern const s8 gCaptureShakeOffsets[];
|
||||
extern const u16 gPokeballCaptureOamFrames[][0x30];
|
||||
extern const u8 gCaptureBallTilesGfx[];
|
||||
|
||||
extern Palette gCatchSequencePalA;
|
||||
extern Palette gCatchSequencePalB;
|
||||
extern Palette gCatchSequencePalC;
|
||||
extern Palette gCatchSpritePalettes[];
|
||||
|
||||
void InitRouletteWheel(void)
|
||||
|
||||
@@ -552,13 +552,7 @@ gKecleonSpriteSets: @ 0x0202D880
|
||||
gGameOverLetterXOffsets: @ 0x020306C0
|
||||
.space 0x10
|
||||
gCatchSpritePalettes: @ 0x020306D0
|
||||
.space 0x20
|
||||
gCatchSequencePalA: @ 0x020306F0
|
||||
.space 0x20
|
||||
gCatchSequencePalB: @ 0x02030710
|
||||
.space 0x20
|
||||
gCatchSequencePalC: @ 0x02030730
|
||||
.space 0x20
|
||||
.space 0x80
|
||||
gGameOverLetterAmplitudes: @ 0x02030750
|
||||
.space 0x10
|
||||
gCatchSpriteGfxBuffer: @ 0x02030760
|
||||
|
||||
Reference in New Issue
Block a user