Home
last modified time | relevance | path

Searched refs:convertv5wallv6 (Results 1 – 3 of 3) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine_oldmap.h126 static void convertv5wallv6(struct walltypev5 *from, struct walltypev6 *to, int32_t i) in convertv5wallv6() function
H A Dengine.cpp10642 convertv5wallv6(&v5wall, &v6wall, i); in engineLoadBoardV5V6()
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c6569 static void convertv5wallv6(struct walltypev5 *from, struct walltypev6 *to, int i) in convertv5wallv6() function
7166 convertv5wallv6(&v5wall,&v6wall,i); in loadoldboard()