|
|
@@ -20,8 +20,8 @@ NotifyCategoryDecl(express, EXPCL_PANDAEXPRESS, EXPTP_PANDAEXPRESS);
|
|
|
|
|
|
//extern EXPCL_PANDAEXPRESS const bool track_memory_usage;
|
|
|
|
|
|
-bool get_leak_memory();
|
|
|
-bool get_use_high_res_clock();
|
|
|
+bool EXPCL_PANDAEXPRESS get_leak_memory();
|
|
|
+bool EXPCL_PANDAEXPRESS get_use_high_res_clock();
|
|
|
|
|
|
extern const int patchfile_window_size;
|
|
|
extern const int patchfile_increment_size;
|