Difference for arch/win32/scene.cpp from version 1.2 to 1.3


version 1.2 version 1.3
Line 236
 
Line 236
   
   
   
 #define byte __BOGUS1  
 #define bool __BOGUS2  #define bool __BOGUS2
   
 extern "C"  extern "C"
Line 252
 
Line 251
 }  }
   
 #undef __BOGUS1  #undef __BOGUS1
 #undef __BOGUS2  
   
 LPDIRECT3DDEVICE3 g_pd3dDevice;  LPDIRECT3DDEVICE3 g_pd3dDevice;
   

Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3