move Test_XXX/Load_XXX/Save_XXX functions prototypes to fileformats.h
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
#include "io.h"
|
||||
#include "pages.h"
|
||||
#include "windows.h" // Best_color()
|
||||
#include "fileformats.h"
|
||||
|
||||
#ifndef __no_pnglib__
|
||||
static void Load_PNG_Sub(T_IO_Context * context, FILE * file);
|
||||
|
||||
Reference in New Issue
Block a user