Subversion Repositories IRC-Archiver

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 nishi 1
/* $Id: ia_bot.h 4 2024-08-30 01:49:08Z nishi $ */
2
 
3
#ifndef __IA_BOT_H__
4
#define __IA_BOT_H__
5
 
6
void ia_bot_loop(void);
7
 
8
#endif