Home
last modified time | relevance | path

Searched refs:init_imported (Results 1 – 15 of 15) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOUNITRES.cpp65 res_large_icon.init_imported(str, 1); // 1-don't read all into buffer in init()
70 res_general_icon.init_imported(str, 1); // 1-don't read all into buffer in init()
75 res_king_icon.init_imported(str, 1); // 1-don't read all into buffer in init()
80 res_small_icon.init_imported(str, 1); // 1-don't read all into buffer in init()
86 res_general_small_icon.init_imported(str, 1); // 1-don't read all into buffer in init()
91 res_king_small_icon.init_imported(str, 1); // 1-don't read all into buffer in init()
H A DORESDB.cpp72 void ResourceDb::init_imported(const char* resName, int cacheWholeFile, int useCommonBuf) in init_imported() function in ResourceDb
H A DOSNOWRES.cpp111 res_bitmap.init_imported(str,1); // 1-read all into buffer in init()
H A DOTERRAIN.cpp215 res_bitmap.init_imported(str,1); // 1-read all into buffer in init()
228 anm_bitmap.init_imported(str,1); in init()
H A DOHILLRES.cpp64 res_bitmap.init_imported(str,1); // 1-read all into buffer in init()
H A DORACERES.cpp61 res_bitmap.init_imported(str, 1); // 1-don't read all into buffer in init()
H A DOMOUSECR.cpp89 res_bitmap.init_imported(str,1); // 1-read all into buffer in init()
H A DOSPRTRES.cpp347 res_bitmap.init_imported(str, 1); // 1-read all into buffer in load_bitmap_res()
H A DOPLANT.cpp66 res_bitmap.init_imported(str,1); // 1-read all into buffer in init()
H A DOWALLRES.cpp65 res_bitmap.init_imported(str,1); // 1-read all into buffer in init()
H A DOFIRMDIE.cpp69 res_bitmap.init_imported(str,0,1); // 0 - do not read all data into buffer in init()
H A DOTOWNRES.cpp63 res_bitmap.init_imported(str,1); // 1-read all into buffer in init()
H A DOFIRMRES.cpp63 res_bitmap.init_imported(str,1); // 1-read all into buffer in init()
H A DOROCKRES.cpp90 res_bitmap.init_imported(str,1); // 1-read all into buffer in init()
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DORESDB.h48 void init_imported(const char * filename, int cacheWholeFile, int useCommonBuffer = 0);