(svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition

This commit is contained in:
belugas
2007-12-28 03:14:55 +00:00
parent e2efaaff87
commit 5087a6cdd7
8 changed files with 22 additions and 17 deletions

View File

@@ -25,6 +25,7 @@
#include "strings_func.h"
#include "window_func.h"
#include "date_func.h"
#include "fios.h"
/**
* In what 'mode' the GenerateLandscapeWindowProc is.