mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 00:47:05 -04:00
7 lines
142 B
C
7 lines
142 B
C
#ifndef UTILS_COMMON_CIRCLEBUFFER_H
|
|
#define UTILS_COMMON_CIRCLEBUFFER_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* UTILS_COMMON_CIRCLEBUFFER_H */
|