Subversion Repositories Kolibri OS

Rev

Rev 2384 | Rev 2408 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2384 Rev 2407
Line 11... Line 11...
11
;; maintain and compile with an automated SETUP program         ;;
11
;; maintain and compile with an automated SETUP program         ;;
12
;; in the future.                                               ;;
12
;; in the future.                                               ;;
13
;;                                                              ;;
13
;;                                                              ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 15... Line 15...
15
 
15
 
Line 16... Line 16...
16
$Revision: 2384 $
16
$Revision: 2407 $
17
 
17
 
18
struct  POINT
18
struct  POINT
19
        x       dd ?
19
        x       dd ?
Line 192... Line 192...
192
 
192
 
Line 193... Line 193...
193
include "sound/playnote.inc" ; player Note for Speaker PC
193
include "sound/playnote.inc" ; player Note for Speaker PC
Line 194... Line 194...
194
 
194
 
195
; display
195
; display
196
 
196
 
197
include "video/vesa12.inc"   ; Vesa 1.2 functions
197
;include "video/vesa12.inc"   ; Vesa 1.2 functions
198
include "video/vesa20.inc"   ; Vesa 2.0 functions
198
include "video/vesa20.inc"   ; Vesa 2.0 functions