Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos/gx/UnitTours/2D_CharBg_Direct/src/
Ddata.c36 const unsigned short bitmapBG_directcolor_Texel[256 * 256] = { variable
Dmain.c126 GX_LoadBG3Bmp(bitmapBG_directcolor_Texel, 0, SCREEN_SIZE); in TwlMain()
/TwlSDK-5.3.1/build/demos/gx/UnitTours/2D_CharBg_Direct/include/
Ddata.h35 extern const unsigned short bitmapBG_directcolor_Texel[256 * 256];