forked from KolibriOS/kolibrios
I forget to include lang.inc file in END application. Now this is fixed.
git-svn-id: svn://kolibrios.org@59 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
0e57fd1908
commit
8eba058ee9
@ -5,6 +5,7 @@
|
||||
; and if we know that high 24 bits of eax are zero, we can use 1st form
|
||||
; the same about ebx,ecx,edx
|
||||
|
||||
include "lang.inc"
|
||||
include "macros.inc"
|
||||
|
||||
meos_app_start
|
||||
|
Loading…
Reference in New Issue
Block a user