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

Go to the source code of this file.

Namespaces

namespace  nw4hbm
 
namespace  nw4hbm::db
 
namespace  nw4hbm::db::detail
 

Functions

void nw4hbm::db::VPanic (const char *file, int line, const char *fmt, std::va_list vlist)
 
void nw4hbm::db::VWarning (const char *file, int line, const char *fmt, std::va_list vlist)
 
void nw4hbm::db::detail::Log (const char *fmt,...)
 
void nw4hbm::db::detail::Panic (const char *file, int line, const char *fmt,...)
 
void nw4hbm::db::detail::Warning (const char *file, int line, const char *msg,...)
 
detail::ConsoleHeadnw4hbm::db::Assertion_SetConsole (detail::ConsoleHead *console)
 
detail::ConsoleHeadnw4hbm::db::Assertion_GetConsole ()
 
void nw4hbm::db::Assertion_ShowConsole (u32 time)
 
void nw4hbm::db::Assertion_HideConsole ()
 
void nw4hbm::db::Assertion_SetWarningTime (u32 time)
 
bool nw4hbm::db::Assertion_SetAutoWarning (bool enable)