mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 15:21:08 -04:00
7 lines
106 B
C
7 lines
106 B
C
#ifndef JAUSOUNDTABLE_H
|
|
#define JAUSOUNDTABLE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JAUSOUNDTABLE_H */
|