diff options
Diffstat (limited to 'src/actors/item_box/render.inc.c')
| -rw-r--r-- | src/actors/item_box/render.inc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actors/item_box/render.inc.c b/src/actors/item_box/render.inc.c index 77cbfbd8f..8c2591295 100644 --- a/src/actors/item_box/render.inc.c +++ b/src/actors/item_box/render.inc.c @@ -3,7 +3,7 @@ #include <macros.h> #include "port/interpolation/FrameInterpolation.h" -#define TAG_ITEM_ADDR(x) ((u32) 0x10000000 | (u32) x) + /** * @brief Renders the item box actor. |
