mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-01 17:27:19 -04:00
8 lines
95 B
C
8 lines
95 B
C
#ifndef C_COUNTER_H
|
|
#define C_COUNTER_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* C_COUNTER_H */
|