MCPcopy Create free account
hub / github.com/doldecomp/mkdd / JKRDecompCommand

Method JKRDecompCommand

libs/JSystem/JKernel/JKRDecomp.cpp:273–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271}
272
273JKRDecompCommand::JKRDecompCommand() {
274 OSInitMessageQueue(&mMessageQueue, &mMessageBuf, 1);
275 mCb = nullptr;
276 _1C = nullptr;
277 mThis = this;
278 _20 = 0;
279}
280
281JKRDecompCommand::~JKRDecompCommand() {}

Callers

nothing calls this directly

Calls 1

OSInitMessageQueueFunction · 0.85

Tested by

no test coverage detected