OK, so I'm working on a RPG, and I have a player class and a monster class. I need each of these to use each other, but when I try to #include each one from the other, I get wicked #include recursion and my compiler rolls over and dies. Does anybody know how I can get around this without restructuring my game?



LinkBack URL
About LinkBacks


