Subversion Repositories RepoView

Rev

Rev 28 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

/* $Id: rv_avatar.h 29 2024-08-21 19:23:54Z nishi $ */

#ifndef __RV_AVATAR_H__
#define __RV_AVATAR_H__

void rv_avatar_generate(const char* name);

#endif