mirror of
https://github.com/zeldaret/tp
synced 2026-05-27 08:08:59 -04:00
7 lines
103 B
C
7 lines
103 B
C
#ifndef OBJECT_SOUND_H
|
|
#define OBJECT_SOUND_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* OBJECT_SOUND_H */
|