mirror of
https://github.com/n64decomp/mk64
synced 2026-06-11 04:38:04 -04:00
Small matches, nothing super special (#400)
Signed-off-by: Taggerung <tyler.taggerung@email.com>
This commit is contained in:
@@ -121,14 +121,22 @@ extern Collision D_8018C0B0[];
|
||||
* Neon signs in Rainbow Road?
|
||||
* Thwomps in Bower's Castle?
|
||||
* Penguins in Sherbet Land?
|
||||
* Flag Poles in Yoshi Valley?
|
||||
**/
|
||||
extern s32 D_80183EA0[];
|
||||
/**
|
||||
* Snowmen in Frappe Snowland
|
||||
* Chain Chomps in RaindbowRoad?
|
||||
* Trophy in award ceremony?
|
||||
* Seagulls in Koopa Troopa Beach?
|
||||
**/
|
||||
extern s32 D_80183F28[];
|
||||
|
||||
#define NUM_BOOS 0xA
|
||||
|
||||
/**
|
||||
* Boos in Banshee Boardwalk
|
||||
**/
|
||||
extern s32 D_8018BFA8[];
|
||||
extern s32 D_8018C030[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user