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