More behavior fixes (changes to resolution only apply on a mode set)
[tpg/acess2.git] / Kernel / include / vfs_ext.h
index c9d5110..cfd6949 100644 (file)
@@ -109,7 +109,7 @@ typedef struct sFInfo
  * \brief Initialise the VFS (called by system.c)
  * \return Boolean Success
  */
-extern int     VFS_Init();
+extern int     VFS_Init(void);
 
 /**
  * \brief Open a file

UCC git Repository :: git.ucc.asn.au