Fix ChangeResource logging

This commit is contained in:
Kelvin Sherlock 2015-02-07 13:09:15 -05:00
parent 3ff0697e46
commit 279c8c2300

View File

@ -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