Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

changing macro to a number 

// World settings
#macro TILE_SIZE 16
#macro TILE_SIZE_MINUS_ONE 15

result is a warning

[live][18/08/2020 23:03:45] Warning in obj_player:Step_0:
[live][18/08/2020 23:03:45] macro:TILE_SIZE_MINUS_ONE[L1,c37]: Expected a statement, got number
[live][18/08/2020 23:03:45] Reloaded obj_player:Step_0.