mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-05 02:37:50 -04:00
8 lines
107 B
C
8 lines
107 B
C
#ifndef JAUSOUNDTABLE_H
|
|
#define JAUSOUNDTABLE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JAUSOUNDTABLE_H */
|