From 26fcbbdd26a389b6979a966ae8dd49a40a6a1d05 Mon Sep 17 00:00:00 2001 From: pixel Date: Wed, 11 Jul 2007 14:23:29 +0000 Subject: Adding comments. --- int-bios.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'int-bios.h') diff --git a/int-bios.h b/int-bios.h index 1508218..83676f9 100644 --- a/int-bios.h +++ b/int-bios.h @@ -3,6 +3,10 @@ #include +/* + * Internal BIOS functions. + */ + int __mpqlib_seek(struct mpq_archive_t *, uint64_t); int __mpqlib_read(struct mpq_archive_t *, void *, uint32_t); -- cgit v1.2.3