Clear some compiler warnings by commenting some functions, adding others to headers.
left in warnings where functions obviously need to get ported to 2.5x still. Also, render stamp seq strip works again.
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
#define TILE_BORDER_Y 8
|
||||
|
||||
/* button events */
|
||||
static enum {
|
||||
enum {
|
||||
B_FS_DIRNAME,
|
||||
B_FS_FILENAME
|
||||
} /*eFile_ButEvents*/;
|
||||
|
||||
Reference in New Issue
Block a user