diff --git a/toolbox/rm.cpp b/toolbox/rm.cpp index b5f1f49..520715c 100644 --- a/toolbox/rm.cpp +++ b/toolbox/rm.cpp @@ -789,7 +789,7 @@ namespace RM StackFrame<4>(theResource); - Log("%04x ChangedResource(%04x)\n", trap, theResource); + Log("%04x ChangedResource(%08x)\n", trap, theResource); // set the resChanged attribute so when UpdateResFile() is called