(svn r24466) -Codechange [FS#5236]: add general function for ContentType -> Subdirectory conversion (LordAro)
This commit is contained in:
@@ -206,6 +206,8 @@ public:
|
||||
void ReceivePackets();
|
||||
};
|
||||
|
||||
Subdirectory GetContentInfoSubDir(ContentType type);
|
||||
|
||||
#endif /* ENABLE_NETWORK */
|
||||
|
||||
#endif /* NETWORK_CORE_TCP_CONTENT_H */
|
||||
|
Reference in New Issue
Block a user