mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-23 10:35:01 -05:00
9 lines
191 B
C
9 lines
191 B
C
#ifndef GUARD_CODE_803D110_H
|
|
#define GUARD_CODE_803D110_H
|
|
|
|
#include "structs/str_wonder_mail.h"
|
|
|
|
// code_803D110.s
|
|
extern void sub_803D414(u8 *, WonderMail *);
|
|
|
|
#endif // GUARD_CODE_803D110_H
|