mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-02 09:51:47 -04:00
more JStudio progress
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef JMESSAGE_DATA_H
|
||||
#define JMESSAGE_DATA_H
|
||||
|
||||
namespace JMessage {
|
||||
namespace data {
|
||||
extern const int ga4cSignature;
|
||||
} // namespace data
|
||||
} // namespace JMessage
|
||||
|
||||
#endif /* JMESSAGE_DATA_H */
|
||||
Reference in New Issue
Block a user