mirror of
https://github.com/zeldaret/tp
synced 2026-07-02 20:46:37 -04:00
8 lines
107 B
C
8 lines
107 B
C
#ifndef J3DDRAWBUFFER_H
|
|
#define J3DDRAWBUFFER_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* J3DDRAWBUFFER_H */
|