重命名为 XY_Build_On_xx

This commit is contained in:
Aoran Zeng
2025-08-20 22:05:07 +08:00
parent 9d7543b681
commit e6d512eb83
5 changed files with 20 additions and 13 deletions

View File

@@ -70,7 +70,7 @@ if (!matched) matched = iterate_menu (chsrc_wr_menu, input, &target_tmp);
```c
#ifdef _WIN32
#define XY_On_Windows 1
#define XY_Build_On_Windows 1
#define xy_on_windows true
#ifdef XY_DEBUG
#define xy_debug_mode 1