blob: e3ef18b7b8e3ec149c8f8078407391a71ec3dea0 [file] [log] [blame]
/*
* (C) Copyright 2024 Glider bv
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the main directory of this archive for
* more details.
*/
#define DEFAULT_EXPORT_XRES 640
#define DEFAULT_EXPORT_YRES 480
extern void export_init(void);
extern void export_fb(const char *name);