forked from Kolyah35/minecraft-pe-0.6.1
.h -> .hpp everything
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "Performance.h"
|
||||
|
||||
/*static*/
|
||||
StopwatchHandler Performance::watches;
|
||||
#include "Performance.hpp"
|
||||
|
||||
/*static*/
|
||||
StopwatchHandler Performance::watches;
|
||||
|
||||
Reference in New Issue
Block a user