mirror of
https://github.com/zeldaret/tp
synced 2026-09-05 02:36:01 -04:00
8 lines
107 B
C
8 lines
107 B
C
#ifndef GXDISPLAYLIST_H
|
|
#define GXDISPLAYLIST_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* GXDISPLAYLIST_H */
|