src/video/win32_v.cpp
branchnoai
changeset 9724 b39bc69bb2f2
parent 9723 eee46cb39750
child 9732 f8eb3e208514
equal deleted inserted replaced
9723:eee46cb39750 9724:b39bc69bb2f2
     5 #include "../gfx_func.h"
     5 #include "../gfx_func.h"
     6 #include "../variables.h"
     6 #include "../variables.h"
     7 #include "../win32.h"
     7 #include "../win32.h"
     8 #include "../blitter/factory.hpp"
     8 #include "../blitter/factory.hpp"
     9 #include "../network/network.h"
     9 #include "../network/network.h"
       
    10 #include "../core/math_func.hpp"
       
    11 #include "../core/random_func.hpp"
    10 #include "win32_v.h"
    12 #include "win32_v.h"
    11 #include <windows.h>
    13 #include <windows.h>
    12 #include <tchar.h>
    14 #include <tchar.h>
    13 
    15 
    14 static struct {
    16 static struct {