inequation/particlasm

The load in X86Launcher::SpawnParticles() can be avoided

Opened this issue · 0 comments

Just initialize the registers directly and go call the spawning code.

X86Launcher.cpp