mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 09:22:30 +01:00
14 lines
333 B
C
14 lines
333 B
C
|
#include "common.h"
|
||
|
|
||
|
INCLUDE_ASM(s32, "code_17FEB0", calc_item_check_hit);
|
||
|
|
||
|
INCLUDE_ASM(s32, "code_17FEB0", calc_item_damage_enemy);
|
||
|
|
||
|
INCLUDE_ASM(s32, "code_17FEB0", ItemDamageEnemy);
|
||
|
|
||
|
INCLUDE_ASM(s32, "code_17FEB0", ItemAfflictEnemy);
|
||
|
|
||
|
INCLUDE_ASM(s32, "code_17FEB0", func_80252B3C);
|
||
|
|
||
|
INCLUDE_ASM(s32, "code_17FEB0", ItemCheckHit);
|