More formatting fixes.
This commit is contained in:
parent
e355c61672
commit
e8f067c224
@ -54,7 +54,7 @@ Result GSPLCD_PowerOffBacklight(u32 screen)
|
|||||||
|
|
||||||
Result GSPLCD_GetVendors(u8 *vendors)
|
Result GSPLCD_GetVendors(u8 *vendors)
|
||||||
{
|
{
|
||||||
u32 *cmdbuf = getThreadCommandBuffer();
|
u32 *cmdbuf = getThreadCommandBuffer();
|
||||||
|
|
||||||
cmdbuf[0] = IPC_MakeHeader(0x14,0,0); // 0x140000
|
cmdbuf[0] = IPC_MakeHeader(0x14,0,0); // 0x140000
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user