]> git.stg.codes - stg.git/blobdiff - projects/stargazer/user_impl.h
Added typedef for USER_IMPL * as USER_IMPL_PTR
[stg.git] / projects / stargazer / user_impl.h
index be28cc96d2aabdf41d33d33619e5fbd3cb126580..68b7726810eac4312c7997598a9ebc67dda9f731 100644 (file)
@@ -296,4 +296,6 @@ private:
 };
 //-----------------------------------------------------------------------------
 
+typedef USER_IMPL * USER_IMPL_PTR;
+
 #endif //USER_H