mirror of
https://github.com/n64decomp/mk64
synced 2026-08-06 09:32:33 -04:00
fix todo, bug not appears and change theme (#525)
* fix todo, bug not appears and change theme * fix warning
This commit is contained in:
+2
-1
@@ -357,7 +357,8 @@ extern s16 D_80165738;
|
||||
#define NUM_TORCHES 8
|
||||
|
||||
// This should really be `extern Vec3s gTorchSpawns[];`
|
||||
extern s16 gTorchSpawns[]; // todo: fix this extern
|
||||
//! @todo fix this extern
|
||||
extern s16 gTorchSpawns[];
|
||||
|
||||
/**
|
||||
* List of object list indices. Used both for the fires in the DK Jungle cave
|
||||
|
||||
Reference in New Issue
Block a user