mirror of
https://github.com/zeldaret/tp
synced 2026-07-01 04:10:14 -04:00
7 lines
97 B
C
7 lines
97 B
C
#ifndef GXFRAMEBUF_H
|
|
#define GXFRAMEBUF_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* GXFRAMEBUF_H */
|