diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-23 10:55:30 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-23 10:55:30 -0500 |
commit | 557950783772c1a633fbe4ba682253f10bd2b57c (patch) | |
tree | 7949e7ddb7b8403ff8f9698db7f1b3015492efda /include/fldeff.h | |
parent | 4b26c0f80e9d39d47fa821acc45e0bad00d306c8 (diff) |
fldeff_sweetscent ewram
Diffstat (limited to 'include/fldeff.h')
-rw-r--r-- | include/fldeff.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/fldeff.h b/include/fldeff.h index 25d5b8d43..e3f703947 100644 --- a/include/fldeff.h +++ b/include/fldeff.h @@ -7,7 +7,6 @@ gTasks[taskId].data[8] = (u32)func >> 16; \ gTasks[taskId].data[9] = (u32)func; -extern u8 *gUnknown_203AAB0; extern struct MapPosition gPlayerFacingPosition; bool8 CheckObjectGraphicsInFrontOfPlayer(u8 graphicsId); |