forked from KolibriOS/kolibrios
Fix life_bmp
git-svn-id: svn://kolibrios.org@8138 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
fcfab37b30
commit
e923e0d4db
@ -1,4 +1,4 @@
|
||||
bmp2h < life_bmp.bat > life_bmp.h
|
||||
life_bmp\bmp2h < life_bmp.bat > life_bmp.h
|
||||
|
||||
rem <array:bmp> menu_picture
|
||||
rem <bitmap> life_bmp\hidemenu.bmp
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
|
Loading…
Reference in New Issue
Block a user