SSBM Decomp
Loading...
Searching...
No Matches
vi.h File Reference

Go to the source code of this file.

Macros

#define VIPadFrameBufferWidth(width)

Macro Definition Documentation

◆ VIPadFrameBufferWidth

#define VIPadFrameBufferWidth ( width)
Value:
((u16) (((u16) (width) + 15) & ~15))
unsigned short int u16
Definition types.h:7