7
edits
Changes
→[A] - INSTALLATION
5) Modify Display.cpp
* Inside Add an include at the top.. #include "ParticleVertexList.h" // for access to ParticleVertexList::connectDevice() * Then add inside of the method: bool Display::setup(void* hwnd)
near line 360 (beneath the comment "// setup successful") add...