Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Declaring variables in one line is fine. Whenever you have to put a semicolon you have to make a new line. In Gamemaker you don't need to put semicolons but you SHOULD! Separate statements need to be on different lines. Comments also don't count as lines of code because the game isn't executing anything. Thanks for the question and sorry we were not clear on that earlier.