Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JUTAssert.h File Reference

Go to the source code of this file.

Namespaces

namespace  JUTAssertion
 

Functions

void JUTAssertion::create ()
 
u32 JUTAssertion::flush_subroutine ()
 
void JUTAssertion::flushMessage ()
 
void JUTAssertion::flushMessage_dbPrint ()
 
void JUTAssertion::setVisible (bool visible)
 
void JUTAssertion::setMessageCount (int msg_count)
 
u32 JUTAssertion::getSDevice ()
 
void JUTAssertion::showAssert (u32 device, const char *file, int line, const char *msg)
 
void JUTAssertion::setWarningMessage_f (u32 device, char *file, int line, const char *msg,...)
 
void JUTAssertion::setLogMessage_f (u32 device, char *file, int line, const char *msg,...)
 

Variables

bool sAssertVisible
 

Variable Documentation

◆ sAssertVisible

bool sAssertVisible
extern