forked from KolibriOS/kolibrios
notify: decreased memory usage (1MB->4Kb)
git-svn-id: svn://kolibrios.org@3286 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
790f4651cc
commit
980445fad7
@ -1,6 +1,5 @@
|
||||
..\C--\C-- notify.c
|
||||
del @notify
|
||||
rename notify.com @notify
|
||||
..\C--\kpack notify
|
||||
pause
|
||||
del warning.txt
|
||||
@del @notify
|
||||
@rename notify.com @notify
|
||||
@del warning.txt
|
||||
@pause
|
||||
|
@ -1,5 +1,6 @@
|
||||
//notify 0.5
|
||||
|
||||
#define MEMSIZE 0x3E80
|
||||
#include "..\lib\kolibri.h"
|
||||
#include "..\lib\strings.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user