mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-24 15:20:53 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
7 lines
88 B
C
7 lines
88 B
C
#ifndef RUNTIME_H
|
|
#define RUNTIME_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* RUNTIME_H */
|