mirror of
https://github.com/zeldaret/tp
synced 2026-05-30 00:47:05 -04:00
8 lines
116 B
C
8 lines
116 B
C
#ifndef JASBASICWAVEBANK_H
|
|
#define JASBASICWAVEBANK_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JASBASICWAVEBANK_H */
|