mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-18 06:31:23 +00:00
include head.h to have emile_l2_header_t definition
This commit is contained in:
parent
e8bbbe07bf
commit
7ee8215201
@ -7,6 +7,8 @@
|
||||
#ifndef __VGA_H__
|
||||
#define __VGA_H__
|
||||
|
||||
#include "head.h"
|
||||
|
||||
extern int vga_init(emile_l2_header_t* info);
|
||||
|
||||
extern void vga_put(char c);
|
||||
|
Loading…
x
Reference in New Issue
Block a user