diff --git a/splat.yaml b/splat.yaml index b5a0b1f..921151a 100644 --- a/splat.yaml +++ b/splat.yaml @@ -115,7 +115,7 @@ segments: - [0x19050, c, "_ob_past_brick"] - [0x19940, c, "nu/nugfxtaskmgr"] - [0x19D90, c, "nu/nugfxfuncset"] - - [0x19DD0, c, "_ob_questionable_glass"] + - [0x19DD0, c, "nu/nugfxswapcfbfuncset"] - [0x19E10, asm] - [0x19E30, c, "nu/nugfxretracewait"] - [0x19EB0, c, "nu/nugfxsetcfb"] diff --git a/src/_ob_questionable_glass.c b/src/nu/nugfxswapcfbfuncset.c similarity index 100% rename from src/_ob_questionable_glass.c rename to src/nu/nugfxswapcfbfuncset.c