arp long lines

This commit is contained in:
Kelvin Sherlock 2013-07-07 23:40:51 -04:00
parent 16604caf0f
commit 0dbb111b9b

View File

@ -237,7 +237,8 @@ namespace RM
sp = StackFrame<6>(theType, theID);
Log("%04x GetResource(%08x ('%s'), %04x)\n", trap, theType, TypeToString(theType).c_str(), theID);
Log("%04x GetResource(%08x ('%s'), %04x)\n",
trap, theType, TypeToString(theType).c_str(), theID);
uint32_t resourceHandle;