linux fixes
This commit is contained in:
@@ -28,7 +28,7 @@ typedef struct {
|
||||
} nova64_framebuffer_t;
|
||||
|
||||
// Global instance access
|
||||
NOVA64_API nova64_framebuffer_t nova64_framebuffer;
|
||||
NOVA64_API extern nova64_framebuffer_t nova64_framebuffer;
|
||||
|
||||
// Function prototypes
|
||||
bool nova64_framebuffer_init(void);
|
||||
|
||||
Reference in New Issue
Block a user