diff options
Diffstat (limited to 'src/d/a/d_a_insect.cpp')
| -rw-r--r-- | src/d/a/d_a_insect.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/d/a/d_a_insect.cpp b/src/d/a/d_a_insect.cpp index 2c18e1ed..db7c66fb 100644 --- a/src/d/a/d_a_insect.cpp +++ b/src/d/a/d_a_insect.cpp @@ -17,8 +17,6 @@ #include "toBeSorted/d_emitter.h" #include "toBeSorted/small_sound_mgr.h" -extern "C" const u16 PARTICLE_RESOURCE_ID_MAPPING_394_; - void dAcOInsect_c::kill() { dJEffManager_c::spawnEffect(PARTICLE_RESOURCE_ID_MAPPING_394_, position, nullptr, nullptr, nullptr, nullptr, 0, 0); playSound(SE_Insect_DISAPPEAR); |
