mirror of
https://github.com/kkk2z/CatOS.git
synced 2024-12-22 02:35:29 +00:00
aaaa
This commit is contained in:
parent
f0209f6446
commit
6604528bbd
|
@ -7,3 +7,4 @@ void create_account(const char* username, const char* password) {
|
|||
void authenticate_user(const char* username, const char* password) {
|
||||
// ユーザ認証コード
|
||||
}
|
||||
// a
|
Loading…
Reference in a new issue