|
From: Andre R. <and...@us...> - 2004-10-26 10:12:57
|
Update of /cvsroot/frontierkernel/Frontier/Common/resources/Mac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31304/Frontier/Common/resources/Mac Modified Files: iowaruntime.r Log Message: Include new global header file frontier.r to pick up system resource definitions and global Frontier pre-processor defines. Index: iowaruntime.r =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/resources/Mac/iowaruntime.r,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** iowaruntime.r 9 Oct 2004 08:54:27 -0000 1.1 --- iowaruntime.r 26 Oct 2004 10:12:37 -0000 1.2 *************** *** 24,27 **** --- 24,31 ---- ******************************************************************************/ + + #include "frontier.r" + + data 'WIND' (1024, "non-movable modal", purgeable) { $"0136 0191 01C1 02CD 0001 0000 0000 0000" /* .6..Á.Í........ */ |