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