mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 09:22:30 +01:00
9 lines
155 B
C
9 lines
155 B
C
#ifndef _CODE_A5DD0_LEN_114E0_H_
|
|
#define _CODE_A5DD0_LEN_114E0_H_
|
|
|
|
#include "common.h"
|
|
|
|
Shadow* create_shadow_type(s32 type, f32 x, f32 y, f32 z);
|
|
|
|
#endif
|