mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 15:04:56 +00:00
CDamageInfo fixes, initial CPuffer
This commit is contained in:
@@ -243,6 +243,8 @@ public:
|
||||
bool IsIndirectTextured() const { return x28_loadedGenDesc->x54_x40_TEXR && x28_loadedGenDesc->x58_x44_TIND; }
|
||||
void SetModelsUseLights(bool v) { x26d_26_modelsUseLights = v; }
|
||||
static void SetMoveRedToAlphaBuffer(bool);
|
||||
|
||||
s32 GetMaxParticles() const { return x90_MAXP; }
|
||||
};
|
||||
ENABLE_BITWISE_ENUM(CElementGen::EOptionalSystemFlags)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user