mirror of
https://github.com/zeldaret/tp
synced 2026-05-28 08:25:48 -04:00
8 lines
101 B
C
8 lines
101 B
C
#ifndef JASCMDSTACK_H
|
|
#define JASCMDSTACK_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JASCMDSTACK_H */
|