Rev 29 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
/* $Id: rv_avatar.h 34 2024-08-22 02:50:46Z nishi $ */
#ifndef __RV_AVATAR_H__
#define __RV_AVATAR_H__
void rv_avatar_generate(const char* name, const char* username);
#endif