mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Adventure 2 30% (#414)
* struct sizeofs * snowblal struct is become dead * Some debug string relocation * printf * Floaties * rename four unused particle funcs * Particle cleanup part 1 * oh god I'm actually starting to understand this system * am straight blasting * Update particles.c * more * l * Label camera.c * Update game.c * Fix warnings * Fix names in the memory pool * menu time * more * menu :)))) * finished with the inits * youre gonna love this * Update README.md
This commit is contained in:
+1
-1
@@ -1768,7 +1768,7 @@ typedef struct SegmentPropertiesObject {
|
||||
/* 0x0036 */ s16 unk36;
|
||||
/* 0x0038 */ s8 unk38;
|
||||
/* 0x0039 */ u8 opacity;
|
||||
/* 0x003A */ s8 numModelIDs;
|
||||
/* 0x003A */ s8 modelIndex;
|
||||
/* 0x003B */ s8 animationID;
|
||||
} SegmentPropertiesObject;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user