mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-08 11:25:58 -04:00
Add DEAD_STRING macro to clearly distinguish unused strings
This commit is contained in:
+1
-1
@@ -555,7 +555,7 @@ cPhs_State cDyl_Link(s16 i_ProfName) {
|
||||
|
||||
#if VERSION > VERSION_DEMO
|
||||
static void dummy() {
|
||||
OSReport_Error("cDyl_LinkASync: リンクに失敗しました。諦めます\n");
|
||||
DEAD_STRING("cDyl_LinkASync: リンクに失敗しました。諦めます\n");
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user