MajHwyShield_text.cpp 695 B

123456789101112131415161718192021222324
  1. // This file was created by Filewrap 1.1
  2. // Little endian mode
  3. // DO NOT EDIT
  4. #include "../PVRTMemoryFileSystem.h"
  5. // using 32 bit to guarantee alignment.
  6. #ifndef A32BIT
  7. #define A32BIT static const unsigned int
  8. #endif
  9. // ******** Start: MajHwyShield_text.nav ********
  10. // File data
  11. A32BIT _MajHwyShield_text_nav[] = {
  12. 0x1,0xc2af3a17,0x4227140d,0xc2af3a17,0x4227140d,0xfacebeed,0x0,0xfacebeed,0x0,0xfacebeed,0x0,
  13. };
  14. // Register MajHwyShield_text.nav in memory file system at application startup time
  15. static CPVRTMemoryFileSystem RegisterFile_MajHwyShield_text_nav("MajHwyShield_text.nav", _MajHwyShield_text_nav, 40);
  16. // ******** End: MajHwyShield_text.nav ********