[Bf-committers] CVS commit: blender/intern/ghost/test/gears GHOST_C-Test.c GHOST_Test.cpp

Unprivileged User bf-committers@blender.org
Mon, 16 Dec 2002 11:57:08 +0100 (CET)


nobody      2002/12/16 11:57:08 CET

  Modified files:
    blender/intern/ghost/test/gears GHOST_C-Test.c GHOST_Test.cpp 
  
  Log:
  Fixed the files so they compile...
  Had to add an argument to Create_window... (it was missing the sterio flag)
  
  Also cleaned up some variable overloading warnings...
  (i.e. window shadows previous def)
  
  Kent
  
  Revision  Changes    Path
  1.4       +18 -17    blender/intern/ghost/test/gears/GHOST_C-Test.c
  1.4       +11 -11    blender/intern/ghost/test/gears/GHOST_Test.cpp