mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-08-15 16:39:06 +00:00
4 lines
101 B
C++
4 lines
101 B
C++
#include "IProgressNotifier.h"
|
|
|
|
CNullProgressNotifier *gpNullProgress = new CNullProgressNotifier();
|