Is there a way I can use multiple files for one program? Like write one lvlone.cpp for my first level functions then a new lvltwo.cpp for my second level and so on. Then when I write the playgame function just have a playlvlone(); function. I am trying to cut down on the lines of code I have to navigate through. I know there has to be a way to do it. No way modern games are made wading through a million lines of code in one file.



LinkBack URL
About LinkBacks




