FFL
Loading...
Searching...
No Matches
FFLiMisc.h
Go to the documentation of this file.
1#ifndef FFLI_MISC_H_
2#define FFLI_MISC_H_
3
4#include <nn/ffl/types.h>
5
6bool FFLiVerifyBirthday(s32 month, s32 day);
7
8#endif // FFLI_MISC_H_
bool FFLiVerifyBirthday(s32 month, s32 day)
Definition FFLiMisc.cpp:4