Data update
This commit is contained in:
parent
0df55f9f24
commit
aec8ed51b6
1045 changed files with 18889 additions and 2777 deletions
|
|
@ -0,0 +1,5 @@
|
|||
CompilerIf #PB_Compiler_OS = #PB_OS_Linux
|
||||
CompilerError "Linux is not supported, sorry."
|
||||
CompilerElse
|
||||
CompilerWarning "OS supported, you can now comment me."
|
||||
CompilerEndIf
|
||||
Loading…
Add table
Add a link
Reference in a new issue