mirror of
https://github.com/pret/pmd-red.git
synced 2026-06-13 12:10:49 -05:00
9 lines
167 B
C
9 lines
167 B
C
#ifndef GUARD_CODE_8041AD0_H
|
|
#define GUARD_CODE_8041AD0_H
|
|
|
|
#include "structs/str_damage.h"
|
|
|
|
void sub_80420E8(Entity *pokemon, struct DamageStruct *dmgStruct);
|
|
|
|
#endif
|