SSBM Decomp
Loading...
Searching...
No Matches
vi.h
Go to the documentation of this file.
1
#ifndef _DOLPHIN_VI_H_
2
#define _DOLPHIN_VI_H_
3
4
#include <
dolphin/vi/vifuncs.h
>
5
#include <
dolphin/vi/vitypes.h
>
6
7
#define VIPadFrameBufferWidth(width) ((u16) (((u16) (width) + 15) & ~15))
8
9
#endif
vifuncs.h
vitypes.h
extern
dolphin
include
dolphin
vi.h
Generated by
1.15.0