(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include "strings_func.h"
|
||||
#include "zoom_func.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "core/endian_func.hpp"
|
||||
|
||||
char _screenshot_format_name[8];
|
||||
uint _num_screenshot_formats;
|
||||
|
Reference in New Issue
Block a user