Home
last modified time | relevance | path

Searched refs:MODEL_NO_COPY (Results 1 – 10 of 10) sorted by relevance

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h466 #define MODEL_NO_COPY 0x00000001 //dont copy anything from original model macro
H A Dopenbor.c13373 if(!(newmodel->model_flag & MODEL_NO_COPY)) in set_model_ex()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h466 #define MODEL_NO_COPY 0x00000001 //dont copy anything from original model macro
H A Dopenbor.c13676 if(!(newmodel->model_flag & MODEL_NO_COPY)) in set_model_ex()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h478 #define MODEL_NO_COPY 0x00000001 //dont copy anything from original model macro
H A Dopenbor.c18760 if(!(newmodel->model_flag & MODEL_NO_COPY)) in set_model_ex()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h957 MODEL_NO_COPY = 0x00000001, //dont copy anything from original model enumerator
H A Dopenbor.c21867 if(!(newmodel->model_flag & MODEL_NO_COPY)) in set_model_ex()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1441 MODEL_NO_COPY = 0x00000001, //dont copy anything from original model enumerator
H A Dopenbor.c23412 if(!(newmodel->model_flag & MODEL_NO_COPY)) in set_model_ex()