mirror of
https://github.com/zeldaret/oot
synced 2026-06-02 10:10:28 -04:00
Match remaining IDO files for iQue (#2394)
This commit is contained in:
@@ -849,7 +849,7 @@ AnimTask* AnimTaskQueue_NewTask(AnimTaskQueue* animTaskQueue, s32 type) {
|
||||
return task;
|
||||
}
|
||||
|
||||
#if PLATFORM_N64
|
||||
#if !PLATFORM_GC
|
||||
#define LINK_ANIMATION_OFFSET(addr, offset) \
|
||||
(((uintptr_t)_link_animetionSegmentRomStart) + SEGMENT_OFFSET(addr) + (offset))
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user