Add private functions to private interface (allows gcc compile)
This commit is contained in:
parent
63dd78d9dd
commit
fe7bf609a9
@ -36,6 +36,9 @@ MA 02110-1301, USA.
|
||||
- (id) initWithGenSeed:(Random_Seed)characterSeed andOriginalSystemSeed:(Random_Seed)systemSeed;
|
||||
- (void) setCharacterFromDictionary:(NSDictionary *)dict;
|
||||
|
||||
- (Random_Seed)originSystemSeed;
|
||||
- (Random_Seed)genSeed;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user