If and Const
BlitzMax Forums/BlitzMax Beginners Area/If and Const Right now, there is no ifdef and the like.
So you can not do anything unless you modify BMK and add ?ifdef ?ifndef ?else ?endif
funnily, the old blitz languages optimize if const and do not compile the unused part into the executable.
So you can not do anything unless you modify BMK and add ?ifdef ?ifndef ?else ?endif
funnily, the old blitz languages optimize if const and do not compile the unused part into the executable.