Searched refs:DrawBar (Results 1 – 1 of 1) sorted by relevance
115 static void DrawBar(s16 sx, s16 sy, s16 ex, s16 ey);487 DrawBar((s16)i, (s16)(192 - gDrawData[i]), (s16)(i + blockCount), (s16)192); in Draw3D_Bar()583 static void DrawBar(s16 sx, s16 sy, s16 ex, s16 ey) in DrawBar() function