From 8e52138ba8a6fe9b92192512ba510451a2655384 Mon Sep 17 00:00:00 2001 From: deva Date: Sun, 18 Sep 2005 14:34:10 +0000 Subject: *** empty log message *** --- src/util.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index f33c5ce..39ded7f 100644 --- a/src/util.h +++ b/src/util.h @@ -45,6 +45,8 @@ void *xmalloc(size_t s); void *xrealloc(void *b, size_t s); +void sleep_1_frame(); + //#ifdef __cplusplus //} //#endif -- cgit v1.2.3