mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 14:07:29 -04:00
Add custom build rule for material display lists with image addresses in them
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define JUTASSERT_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
#include "dolphin/os/OS.h"
|
||||
#include "dolphin/os/OS.h" // IWYU pragma: export // Used by the JUT_ASSERT macro.
|
||||
|
||||
#define JUT_SHOW_ASSERT(LINE, COND) JUTAssertion::showAssert(JUTAssertion::getSDevice(), __FILE__, LINE, #COND)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user