mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-30 18:01:53 -04:00
8 lines
92 B
C
8 lines
92 B
C
#ifndef JAISOUND_H
|
|
#define JAISOUND_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JAISOUND_H */
|