Home
last modified time | relevance | path

Searched refs:VDB_MaxProj (Results 1 – 2 of 2) sorted by relevance

/dports/games/avp/avp-20170505/src/
H A Dvdb.c423 vdb->VDB_MaxProj = ScreenDescriptorBlock.SDB_MaxProj; in SetVDB()
446 vdb->VDB_MaxProj = mxp; in SetVDB()
480 vdb->VDB_MaxProj = in SetVDB()
482 vdb->VDB_MaxProj, in SetVDB()
529 z = vdb->VDB_MaxProj * 100; in SetVDB()
531 x = (s * z) / vdb->VDB_MaxProj; in SetVDB()
/dports/games/avp/avp-20170505/src/include/
H A Dprototyp.h566 int VDB_MaxProj; member