Changeset 291 in Main for trunk/Server/gui.c
- Timestamp:
- Oct 9, 2024, 12:14:51 PM (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Server/gui.c
r289 r291 2 2 3 3 #include "../config.h" 4 5 #if defined(BUILD_GUI_VALID) 4 6 5 7 #include "gui.h" … … 296 298 return (int)msg.wParam; 297 299 } 300 301 #endif
Note:
See TracChangeset
for help on using the changeset viewer.