mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 23:01:23 -04:00
8 lines
86 B
C
8 lines
86 B
C
#ifndef Z2CALC_H
|
|
#define Z2CALC_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* Z2CALC_H */
|