mirror of
https://github.com/zeldaret/tp
synced 2026-06-01 01:39:43 -04:00
8 lines
113 B
C
8 lines
113 B
C
#ifndef JASDSPINTERFACE_H
|
|
#define JASDSPINTERFACE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JASDSPINTERFACE_H */
|