IBGlue.h 474 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. /*
  2. =======================================================================================
  3. Copyright (C) 2009-2011 id Software LLC, a ZeniMax Media company. All Right Reserved.
  4. This file is part of the DOOM Classic iOS v2.1 GPL Source Code.
  5. =======================================================================================
  6. */
  7. // Tells Interface Builder to go to the Main Menu.
  8. void IB_GotoMainMenu();