Bdisp ShapeBase3XVRAM

From WikiPrizm
Jump to navigationJump to search


Synopsis

Header: fxcg/display.h
Syscall index: 0x01BE
Function signature: void Bdisp_ShapeBase3XVRAM(void* shape)

Draws a shape to VRAM in 3x3 pixels legacy mode, allowing the development of a compatibility layer for fx9860G code.

Parameters

  • shape - a pointer to a (currently unknown) struct specifying the shape.