mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 23:07:43 +00:00
Move CParticleGlobals from the executable and onto the heap, minor fixes, update wiki link
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "Runtime/Graphics/CTexture.hpp"
|
||||
#include "Runtime/Particle/IElement.hpp"
|
||||
|
||||
/* Documentation at: http://www.metroid2002.com/retromodding/wiki/Particle_Script#UV_Elements */
|
||||
/* Documentation at: https://wiki.axiodl.com/w/Particle_Script#UV_Elements */
|
||||
|
||||
namespace urde {
|
||||
class CToken;
|
||||
|
||||
Reference in New Issue
Block a user