src/video/cocoa/wnd_quickdraw.mm
changeset 9085 8b3897a75aed
parent 8156 7c7f8e9f68f1
child 9125 9acb8d3a304a
equal deleted inserted replaced
9084:55b2d2cb8b90 9085:8b3897a75aed
    37 #endif
    37 #endif
    38 
    38 
    39 
    39 
    40 #include "../../stdafx.h"
    40 #include "../../stdafx.h"
    41 #include "../../debug.h"
    41 #include "../../debug.h"
       
    42 #include "../../rev.h"
    42 #include "../../core/geometry_type.hpp"
    43 #include "../../core/geometry_type.hpp"
    43 #include "cocoa_v.h"
    44 #include "cocoa_v.h"
    44 #include "../../core/math_func.hpp"
    45 #include "../../core/math_func.hpp"
    45 #include "../../gfx_func.h"
    46 #include "../../gfx_func.h"
    46 
    47 
   327 	0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1,
   328 	0, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1,
   328 	0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1,
   329 	0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1,
   329 	0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0,
   330 	0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0,
   330 	1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0
   331 	1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0
   331 };
   332 };
   332 
       
   333 
       
   334 
       
   335 extern const char _openttd_revision[];
       
   336 
   333 
   337 
   334 
   338 void WindowQuickdrawSubdriver::GetDeviceInfo()
   335 void WindowQuickdrawSubdriver::GetDeviceInfo()
   339 {
   336 {
   340 	CFDictionaryRef    cur_mode;
   337 	CFDictionaryRef    cur_mode;