// // GameWindow+Internal.h // XNI // // Created by Retro on 31.10.10. // Copyright 2010 Retronator. All rights reserved. // #import @interface GameWindow (Internal) - (void) initialize; @end