mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-09 04:06:10 -05:00
7 lines
131 B
C
7 lines
131 B
C
#ifndef POKEDIAMOND_OS_TIMER_H
|
|
#define POKEDIAMOND_OS_TIMER_H
|
|
|
|
#include "nitro/OS_timer_shared.h"
|
|
|
|
#endif //POKEDIAMOND_OS_TIMER_H
|