diff --git a/src/battle/common/stage/area_hos/hos_01.inc.c b/src/battle/common/stage/area_hos/hos_01.inc.c index 83b69e7fe4..f55a4cbd70 100644 --- a/src/battle/common/stage/area_hos/hos_01.inc.c +++ b/src/battle/common/stage/area_hos/hos_01.inc.c @@ -257,7 +257,7 @@ s32 N(ForegroundModels)[] = { }; Stage NAMESPACE = { - .texture = "hos_tex\0", + .texture = "hos_tex", .shape = "hos_bt01_shape", .hit = "hos_bt01_hit", .bg = "hos_bg",