mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-07 03:17:22 -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 */
|