Searched refs:Fourin1ExtendTileInfo (Results 1 – 6 of 6) sorted by relevance
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/galaxian/ |
H A D | gal.h | 127 void Fourin1ExtendTileInfo(UINT16 *Code, INT32*, INT32, INT32);
|
H A D | gal_gfx.cpp | 93 void Fourin1ExtendTileInfo(UINT16 *Code, INT32*, INT32, INT32) in Fourin1ExtendTileInfo() function
|
H A D | d_galaxian.cpp | 10043 GalExtendTileInfoFunction = Fourin1ExtendTileInfo; in Fourin1Init()
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/galaxian/ |
H A D | gal.h | 136 void Fourin1ExtendTileInfo(UINT16 *Code, INT32*, INT32, INT32, INT32);
|
H A D | gal_gfx.cpp | 95 void Fourin1ExtendTileInfo(UINT16 *Code, INT32*, INT32, INT32, INT32) in Fourin1ExtendTileInfo() function
|
H A D | d_galaxian.cpp | 10726 GalExtendTileInfoFunction = Fourin1ExtendTileInfo; in Fourin1Init()
|