WARNING: REMOVED: GIT recording option, added example

This commit is contained in:
Ray
2025-11-09 13:43:08 +01:00
parent d7a7eda959
commit 0b4815b8fe
10 changed files with 112 additions and 118 deletions

View File

@@ -60,8 +60,6 @@
#define SUPPORT_PARTIALBUSY_WAIT_LOOP 1
// Allow automatic screen capture of current screen pressing F12, defined in KeyCallback()
#define SUPPORT_SCREEN_CAPTURE 1
// Allow automatic gif recording of current screen pressing CTRL+F12, defined in KeyCallback()
#define SUPPORT_GIF_RECORDING 1
// Support CompressData() and DecompressData() functions
#define SUPPORT_COMPRESSION_API 1
// Support automatic generated events, loading and recording of those events when required