qb64-include/bool.bi

2 lines
39 B
Text
Raw Normal View History

2022-03-18 18:33:58 +01:00
Const False = 0
Const True = Not False