mirror of
https://github.com/zeldaret/tp
synced 2026-06-02 02:00:30 -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 */
|