mirror of
https://github.com/zeldaret/ss
synced 2026-09-08 03:17:09 -04:00
Get initial JParticle import to build, label symbols.txt
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef JSULIST_H
|
||||
#define JSULIST_H
|
||||
|
||||
#include "dolphin/types.h"
|
||||
#include "common.h"
|
||||
|
||||
template <typename T>
|
||||
class JSUList;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef JSUPPORT_H
|
||||
#define JSUPPORT_H
|
||||
|
||||
#include <dolphin.h>
|
||||
#include "common.h"
|
||||
|
||||
/**
|
||||
* @ingroup jsystem-jsupport
|
||||
|
||||
Reference in New Issue
Block a user