mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-11 11:02:37 -04:00
7 lines
91 B
C
7 lines
91 B
C
#ifndef JAISOUND_H
|
|
#define JAISOUND_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JAISOUND_H */
|