This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
Bubblegumdrop
/
quote-bot
Watch
1
Star
0
Fork
0
You've already forked quote-bot
Code
Issues
Pull Requests
Releases
Wiki
Activity
eb77e1ac0e
quote-bot
/
db.h
7 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Winding down for the day.
2021-03-08 23:16:14 -05:00
#
ifndef DB_H
#
define DB_H
Moving things around.
2021-03-09 01:39:19 -05:00
int
run_script
(
const
char
*
,
const
char
*
)
;
Winding down for the day.
2021-03-08 23:16:14 -05:00
#
endif
/* DB_H */
Reference in New Issue
Copy Permalink