summaryrefslogtreecommitdiff
path: root/src/code/code_800430A0.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/code_800430A0.c')
-rw-r--r--src/code/code_800430A0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/code_800430A0.c b/src/code/code_800430A0.c
index 742aa2ea0..b571297f5 100644
--- a/src/code/code_800430A0.c
+++ b/src/code/code_800430A0.c
@@ -30,7 +30,7 @@ void func_800430A0(CollisionContext* colCtx, s32 bgId, Actor* actor) {
osSyncPrintf(VT_FGCOL(RED));
//! @bug file and line are not passed to osSyncPrintf
- // Position is not valid
+ // "Position is not valid"
osSyncPrintf(
"BGCheckCollection_typicalActorPos():位置が妥当ではありません。\npos (%f,%f,%f) file:%s line:%d\n",
pos.x, pos.y, pos.z);