Subversion Repositories RepoView

Rev

Rev 28 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28 Rev 29
Line 1... Line 1...
1
/* $Id: rv_avatar.h 28 2024-08-21 17:37:09Z nishi $ */
1
/* $Id: rv_avatar.h 29 2024-08-21 19:23:54Z nishi $ */
2
 
2
 
3
#ifndef __RV_AVATAR_H__
3
#ifndef __RV_AVATAR_H__
4
#define __RV_AVATAR_H__
4
#define __RV_AVATAR_H__
5
 
5
 
-
 
6
void rv_avatar_generate(const char* name);
-
 
7
 
6
#endif
8
#endif