mirror of
https://github.com/CPunch/Laika.git
synced 2026-03-03 18:10:03 +00:00
Windows: implemented laikaB_markRunning() & laikaB_unmarkRunning()
- use Sleep() for LAIKA_PERSISTENCE in main() - use Mutex for checking existing LaikaBots - switched to TEXT() for win32 strings
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -29,7 +29,8 @@
|
||||
"stdbool.h": "c",
|
||||
"alloca.h": "c",
|
||||
"bot.h": "c",
|
||||
"string_view": "c"
|
||||
"string_view": "c",
|
||||
"lconfig.h": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"cnc's",
|
||||
|
||||
Reference in New Issue
Block a user