Started implementing GameContainer. Running into a weird compile error: 'PCH header file' : only allowed at file scope; may not be used in a nested construct. need to rework some stuff, namely, containers need to keep track of counts which it doesn't do right now. TODO: * comments * find out where to get size information * implement GameContainer class * need to load the database of game objects