build: add the SIBO SDK
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
NAME lcddlgs
|
||||
|
||||
INCLUDE p_std.h
|
||||
INCLUDE p_object.h
|
||||
INCLUDE olib.g
|
||||
INCLUDE hwim.g
|
||||
INCLUDE dlgbox.g
|
||||
|
||||
|
||||
CLASS lcd_backlight dlgbox
|
||||
{
|
||||
REPLACE dl_dyn_init
|
||||
REPLACE dl_changed
|
||||
REPLACE dl_key
|
||||
}
|
||||
|
||||
CLASS lcd_sound dlgbox
|
||||
{
|
||||
REPLACE dl_dyn_init
|
||||
REPLACE dl_key
|
||||
}
|
||||
Reference in New Issue
Block a user