forked from KolibriOS/kolibrios
remove load_lib.mac
git-svn-id: svn://kolibrios.org@1108 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
db82eb41f1
commit
56d2f91778
@ -41,7 +41,7 @@
|
||||
dd path
|
||||
|
||||
include '../../../../../macros.inc'
|
||||
include 'load_lib.mac'
|
||||
include '../../load_lib.mac'
|
||||
;---------------------------------------------------------------------
|
||||
;--- Start of program ----------------------------------------------
|
||||
;---------------------------------------------------------------------
|
||||
|
@ -14,7 +14,7 @@ use32 ;
|
||||
|
||||
include '../../../../../macros.inc'
|
||||
include 'editbox_ex.mac'
|
||||
include 'load_lib.mac'
|
||||
include '../../load_lib.mac'
|
||||
@use_library ;use load lib macros
|
||||
start:
|
||||
;universal load library/librarys
|
||||
|
Loading…
Reference in New Issue
Block a user