• Chen Bill's avatar
    clean config.h (#2568) · 080d7781
    Chen Bill authored
    * move header files to game.h
    
    * include mutex when necessary
    
    * include myfilesystem.h when necessary
    
    * include thread when necessary
    
    * include string
    
    * include GL when necessary
    
    * remove #pragma once
    
    * rename guard macro to YGOPRO_CONFIG_H
    
    * fix warning C4456, C4458
    
    * move GL to game.h
    
    * use <cstring> functions
    
    * include <wchar.h>
    080d7781
game.h 26 KB