diff --git a/ref_vk/vk_core.h b/ref_vk/vk_core.h index 6e5c9940..b1f7d201 100644 --- a/ref_vk/vk_core.h +++ b/ref_vk/vk_core.h @@ -117,7 +117,7 @@ void R_Vk_NV_Checkpoint_Dump(void); } \ } while(0) #else -#define DEBUG_CHECKPOINTF(...) +#define DEBUG_NV_CHECKPOINTF(...) #define R_Vk_NV_Checkpoint_Dump() #endif