diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-27 00:03:05 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-27 00:11:15 +0100 |
| commit | eda6ecfb9a70fb287fa073ccdcf347226fd7d353 (patch) | |
| tree | 9ca31f86a677ba703f7ca6d5822666e2e48dc039 /src/npc | |
| parent | abe6053a4f3dcaa511035baba764609464eadc46 (diff) | |
Decompile FigurineDevice
Diffstat (limited to 'src/npc')
| -rw-r--r-- | src/npc/phonograph.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/npc/phonograph.c b/src/npc/phonograph.c index 3627a725..dd731979 100644 --- a/src/npc/phonograph.c +++ b/src/npc/phonograph.c @@ -12,7 +12,6 @@ void sub_0806EABC(Entity* this); void sub_0806EABC(Entity* this, u32 param); #endif -extern void sub_08057044(u32, struct_020227E8*, u32); extern u32 gUnk_081146B8; extern s8 gUnk_081145E4[]; |
