-Wall.
Reviewed/approved by: sos
This commit is contained in:
parent
4bfc6d7e79
commit
e1455d251d
@ -30,12 +30,12 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <machine/console.h>
|
||||
#include "vgl.h"
|
||||
#include <vgl.h>
|
||||
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
{
|
||||
int x, y, xsize, ysize, i,j;
|
||||
int y, xsize, ysize, i,j;
|
||||
VGLBitmap *tmp;
|
||||
|
||||
// set graphics mode, here 320x240 256 colors
|
||||
|
Loading…
Reference in New Issue
Block a user