mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-04 02:09:46 -04:00
Remove assets from automatic includes (#1683)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "vt.h"
|
||||
|
||||
#include "assets/code/eff_shield_particle/eff_shield_particle.c"
|
||||
#include "objects/gameplay_keep/gameplay_keep.h"
|
||||
#include "assets/objects/gameplay_keep/gameplay_keep.h"
|
||||
|
||||
void EffectShieldParticle_Init(void* thisx, void* initParamsx) {
|
||||
EffectShieldParticle* this = (EffectShieldParticle*)thisx;
|
||||
|
||||
Reference in New Issue
Block a user