mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 12:38:35 -07:00
Merge remote-tracking branch 'RebornedBrain/reborned/some_api_adjustments' into dev
This commit is contained in:
@@ -307,7 +307,7 @@ void canvas_draw_xbm(
|
||||
* @param bitmap pointer to XBM bitmap data
|
||||
*/
|
||||
|
||||
void canvas_draw_xbm_custom(
|
||||
void canvas_draw_xbm_ex(
|
||||
Canvas* canvas,
|
||||
int32_t x,
|
||||
int32_t y,
|
||||
|
||||
Reference in New Issue
Block a user