Ooops
svn-id: r16189
This commit is contained in:
parent
0fc0c8787b
commit
b33e42f704
3 changed files with 6 additions and 9 deletions
Binary file not shown.
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
|
@ -3,7 +3,7 @@
|
|||
|
||||
// Header generated by Constructor for Palm OS (R) 1.9.1
|
||||
//
|
||||
// Generated at 19:41:04 on lundi 20 décembre 2004
|
||||
// Generated at 23:38:58 on dimanche 19 décembre 2004
|
||||
//
|
||||
// Generated for file: Starter.rsrc
|
||||
//
|
||||
|
@ -203,6 +203,7 @@
|
|||
#define Engine1Button 1402 //(Left Origin = 13, Top Origin = 45, Width = 130, Height = 12, Usable = 1, Anchor Left = 1, Frame = 1, Non-bold Frame = 1, Font = Standard)
|
||||
#define Engine2Button 1403 //(Left Origin = 13, Top Origin = 60, Width = 130, Height = 12, Usable = 1, Anchor Left = 1, Frame = 1, Non-bold Frame = 1, Font = Standard)
|
||||
#define Engine3Button 1404 //(Left Origin = 13, Top Origin = 75, Width = 130, Height = 12, Usable = 1, Anchor Left = 1, Frame = 1, Non-bold Frame = 1, Font = Standard)
|
||||
#define Engine4Button 1405 //(Left Origin = 13, Top Origin = 90, Width = 130, Height = 12, Usable = 1, Anchor Left = 1, Frame = 1, Non-bold Frame = 1, Font = Standard)
|
||||
#define EngineCancelButton 1420 //(Left Origin = 5, Top Origin = 139, Width = 36, Height = 12, Usable = 1, Anchor Left = 1, Frame = 1, Non-bold Frame = 1, Font = Standard)
|
||||
#define EngineUnnamed1407Label 1407 //(Left Origin = 4, Top Origin = 16, Usable = 1, Font = Bold)
|
||||
|
||||
|
|
|
@ -1,11 +1,7 @@
|
|||
// ARM optimized functions
|
||||
|
||||
read 'ARMC' (1, "ARM") "PNO/widelandscape.bin";
|
||||
read 'ARMC' (2, "ARM") "PNO/wideportrait.bin";
|
||||
read 'ARMC' (3, "ARM") "PNO/copyrectangle.bin";
|
||||
|
||||
read 'ARMC' (4, "ARM") "PNO/proc3.bin";
|
||||
read 'ARMC' (5, "ARM") "PNO/drawstrip.bin";
|
||||
|
||||
read 'ARMC' (6, "ARM") "PNO/blit.bin";
|
||||
read 'ARMC' (100, "ARM") "PNO/common.arm";
|
||||
|
||||
// Comment this line if there is no ARM optimization
|
||||
// for the compiled engine
|
||||
//read 'ARMC' (101, "ARM") "PNO/engine.arm";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue