From 26bc0a50199caea785f385a19b3d4bf411348edd Mon Sep 17 00:00:00 2001 From: LittleCube Date: Fri, 21 Feb 2025 18:03:44 -0500 Subject: [PATCH] update syms (CCW) --- BanjoRecompSyms | 2 +- banjo.us.rev0.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BanjoRecompSyms b/BanjoRecompSyms index bcf07cc..b0cbdde 160000 --- a/BanjoRecompSyms +++ b/BanjoRecompSyms @@ -1 +1 @@ -Subproject commit bcf07ccff2bc9ab6c28d34c8060324aed7678e71 +Subproject commit b0cbdde5c0c029e2190adaa76c779723d0c172af diff --git a/banjo.us.rev0.toml b/banjo.us.rev0.toml index 753d776..7d92012 100644 --- a/banjo.us.rev0.toml +++ b/banjo.us.rev0.toml @@ -46,8 +46,6 @@ ignored = [ "boot_send_mesg", "boot_handle_CpU", "boot___osEnqueueAndYield", - "boot___osLeoAbnormalResume", - "boot___osLeoResume", "boot___osEnqueueThread", "boot___osPopThread", "boot___osDispatchThread", @@ -60,6 +58,8 @@ ignored = [ "boot___osSiDeviceBusy", "boot___osDequeueThread", "boot___osLeoInterrupt", + "boot___osLeoAbnormalResume", + "boot___osLeoResume", "boot_osSetEventMesg", "boot_func_80003A30", "boot_osDestroyThread",