AERMRE 1.5.1
AER modding framework for Hyper Light Drifter.
sprite.h File Reference

Utilities for querying and manipulating sprites. More...

Go to the source code of this file.

Enumerations

enum  AERSpriteIndex {
  AER_SPRITE_NULL = -1 , AER_SPRITE_CRAZYBGCOLORS = 0x0 , AER_SPRITE_POINT = 0x1 , AER_SPRITE_PINKBLOCK = 0x2 ,
  AER_SPRITE_WHITEPIXEL = 0x3 , AER_SPRITE_3VERTPIXELSCENTERED = 0x4 , AER_SPRITE_WHITEPIXELFADE = 0x5 , AER_SPRITE_WHITELINE8 = 0x6 ,
  AER_SPRITE_BLACKPIXEL = 0x7 , AER_SPRITE_2WHITEPIXELS = 0x8 , AER_SPRITE_WHITEBLOCK = 0x9 , AER_SPRITE_BLOCK16 = 0xa ,
  AER_SPRITE_NONE = 0xb , AER_SPRITE_DISTORTIONBASE = 0xc , AER_SPRITE_BGPARALLAXBATTLEROOM02CLOUD = 0xd , AER_SPRITE_BGTESTGRID = 0xe ,
  AER_SPRITE_BGCOLORS = 0xf , AER_SPRITE_BGINFLOOR = 0x10 , AER_SPRITE_BGINPRLX1 = 0x11 , AER_SPRITE_BGINFLOORDREGS = 0x12 ,
  AER_SPRITE_BGIN01BROKENSHALLOWSDODGE = 0x13 , AER_SPRITE_BGIN01BROKENSHALLOWSHARDLIGHT = 0x14 , AER_SPRITE_BGIN01BROKENSHALLOWSOVERLAY = 0x15 , AER_SPRITE_BGIN02TUTORIALDODGE = 0x16 ,
  AER_SPRITE_BGIN02TUTORIALOVERLAY = 0x17 , AER_SPRITE_BGIN03TUTCOMBATDODGE = 0x18 , AER_SPRITE_BGIN03TUTCOMBATOVERLAY = 0x19 , AER_SPRITE_BGINBACKERTABLETDODGE = 0x1a ,
  AER_SPRITE_BGINBACKERTABLETOVERLAY = 0x1b , AER_SPRITE_BGINDRIFTERFIREDODGE = 0x1c , AER_SPRITE_BGINDRIFTERFIREOVERLAY = 0x1d , AER_SPRITE_BGINHALUCINATIONDEATHDODGE = 0x1e ,
  AER_SPRITE_BGINHALUCINATIONDEATHOVERLAY = 0x1f , AER_SPRITE_BGINHORIZONCLIFFDODGE = 0x20 , AER_SPRITE_BGINHORIZONCLIFFOVERLAY = 0x21 , AER_SPRITE_BGCFLOORDREGS = 0x22 ,
  AER_SPRITE_BGCFLOORWORKSHOP = 0x23 , AER_SPRITE_BGCPRLXDREGS = 0x24 , AER_SPRITE_BGCSURFFLOOR = 0x25 , AER_SPRITE_BGCFLOORTEMP = 0x26 ,
  AER_SPRITE_BGBATTLEROOM02DODGE = 0x27 , AER_SPRITE_BGBATTLEROOM02OVERLAY = 0x28 , AER_SPRITE_BGCBACKERTABLETXDODGE = 0x29 , AER_SPRITE_BGCBACKERTABLETXOVERLAY = 0x2a ,
  AER_SPRITE_BGCCENTRALDODGE = 0x2b , AER_SPRITE_BGCCENTRALOVERLAY = 0x2c , AER_SPRITE_BGCDREGSEDODGE = 0x2d , AER_SPRITE_BGCDREGSEOVERLAY = 0x2e ,
  AER_SPRITE_BGCDREGSNDODGE = 0x2f , AER_SPRITE_BGCDREGSNOVERLAY = 0x30 , AER_SPRITE_BGCDREGSSDODGE = 0x31 , AER_SPRITE_BGCDREGSSOVERLAY = 0x32 ,
  AER_SPRITE_BGCDREGSWDODGE = 0x33 , AER_SPRITE_BGCDREGSWOVERLAY = 0x34 , AER_SPRITE_BGCDRIFTERWORKSHOPDODGE = 0x35 , AER_SPRITE_BGCDRIFTERWORKSHOPOVERLAY = 0x36 ,
  AER_SPRITE_BGCVENAPOTHDODGE = 0x37 , AER_SPRITE_BGCVENAPOTHOVERLAY = 0x38 , AER_SPRITE_BGCVENDASHDODGE = 0x39 , AER_SPRITE_BGCVENDASHOVERLAY = 0x3a ,
  AER_SPRITE_BGCVENGUNDODGE = 0x3b , AER_SPRITE_BGCVENGUNOVERLAY = 0x3c , AER_SPRITE_BGCVENSDOJODODGE = 0x3d , AER_SPRITE_BGCVENSDOJOOVERLAY = 0x3e ,
  AER_SPRITE_BGCVENSPECDODGE = 0x3f , AER_SPRITE_BGCVENSPECOVERLAY = 0x40 , AER_SPRITE_BGPAXARENA1DODGE = 0x41 , AER_SPRITE_BGPAXARENA1OVERLAY = 0x42 ,
  AER_SPRITE_BGPAXARENA2HARDLIGHT = 0x43 , AER_SPRITE_BGPAXARENA2OVERLAY = 0x44 , AER_SPRITE_BGPAXARENAALLDODGE = 0x45 , AER_SPRITE_BGPAXARENAALLOVERLAY = 0x46 ,
  AER_SPRITE_BGPAXARENAEDODGE = 0x47 , AER_SPRITE_BGPAXARENAEOVERLAY = 0x48 , AER_SPRITE_BGPAXARENAWDODGE = 0x49 , AER_SPRITE_BGPAXARENAWOVERLAY = 0x4a ,
  AER_SPRITE_BGPAXSTAGINGDODGE = 0x4b , AER_SPRITE_BGPAXSTAGINGOVERLAY = 0x4c , AER_SPRITE_BGTELEVATORSHAFTDODGE = 0x4d , AER_SPRITE_BGTELEVATORSHAFTOVERLAY = 0x4e ,
  AER_SPRITE_BGNSURFFLOOR = 0x4f , AER_SPRITE_BGNFLOORLAB2 = 0x50 , AER_SPRITE_BGNINTERFLOOR = 0x51 , AER_SPRITE_BGNSNOWFLOOR = 0x52 ,
  AER_SPRITE_BGNPRLXLAB1 = 0x53 , AER_SPRITE_BGNPRLXLAB2 = 0x54 , AER_SPRITE_BGNPRLXLIBRARY = 0x55 , AER_SPRITE_BGNPRLXMOONBG = 0x56 ,
  AER_SPRITE_BGNPRLXBROKENBG = 0x57 , AER_SPRITE_BGNCCLIFFCAMPFIREDODGE = 0x58 , AER_SPRITE_BGNCCLIFFCAMPFIREOVERLAY = 0x59 , AER_SPRITE_BGNCCRUSHARENADODGE = 0x5a ,
  AER_SPRITE_BGNCCRUSHARENAOVERLAY = 0x5b , AER_SPRITE_BGNCNPCHATCHERYDODGE = 0x5c , AER_SPRITE_BGNCNPCHATCHERYOVERLAY = 0x5d , AER_SPRITE_BGNLALTARTHRONEDODGE = 0x5e ,
  AER_SPRITE_BGNLALTARTHRONEOVERLAY = 0x5f , AER_SPRITE_BGNLCAVEVAULTDODGE = 0x60 , AER_SPRITE_BGNLCAVEVAULTOVERLAY = 0x61 , AER_SPRITE_BGNLCRUSHBACKLOOPDODGE = 0x62 ,
  AER_SPRITE_BGNLCRUSHBACKLOOPOVERLAY = 0x63 , AER_SPRITE_BGNLCRUSHTRANSITIONDODGE = 0x64 , AER_SPRITE_BGNLCRUSHTRANSITIONOVERLAY = 0x65 , AER_SPRITE_BGNLCRUSHWARPHALLDODGE = 0x66 ,
  AER_SPRITE_BGNLCRUSHWARPHALLOVERLAY = 0x67 , AER_SPRITE_BGNLDROPARENADODGE = 0x68 , AER_SPRITE_BGNLDROPARENAOVERLAY = 0x69 , AER_SPRITE_BGNLDROPPITSDODGE = 0x6a ,
  AER_SPRITE_BGNLDROPPITSOVERLAY = 0x6b , AER_SPRITE_BGNLDROPSPIRALOPENDODGE = 0x6c , AER_SPRITE_BGNLDROPSPIRALOPENHARDLIGHT = 0x6d , AER_SPRITE_BGNLDROPSPIRALOPENOVERLAY = 0x6e ,
  AER_SPRITE_BGNLEDROPBLOCKCULTFIGHTDODGE = 0x6f , AER_SPRITE_BGNLEDROPBLOCKCULTFIGHTOVERLAY = 0x70 , AER_SPRITE_BGNLENTRANCEPATHDODGE = 0x71 , AER_SPRITE_BGNLENTRANCEPATHOVERLAY = 0x72 ,
  AER_SPRITE_BGNLGAPHALLWAYDODGE = 0x73 , AER_SPRITE_BGNLGAPHALLWAYOVERLAY = 0x74 , AER_SPRITE_BGNLGAPOPENINGDODGE = 0x75 , AER_SPRITE_BGNLGAPOPENINGOVERLAY = 0x76 ,
  AER_SPRITE_BGNLRISINGARENADODGE = 0x77 , AER_SPRITE_BGNLRISINGARENAOVERLAY = 0x78 , AER_SPRITE_BGNLSHRINEPATH2VAULTDODGE = 0x79 , AER_SPRITE_BGNLSHRINEPATH2VAULTOVERLAY = 0x7a ,
  AER_SPRITE_BGNLSTAIRASCENTDODGE = 0x7b , AER_SPRITE_BGNLSTAIRASCENTOVERLAY = 0x7c , AER_SPRITE_BGNLTOBROKENSHALLOWSDODGE = 0x7d , AER_SPRITE_BGNLTOBROKENSHALLOWSOVERLAY = 0x7e ,
  AER_SPRITE_BGNLWARPROOMDODGE = 0x7f , AER_SPRITE_BGNLWARPROOMOVERLAY = 0x80 , AER_SPRITE_BGNXAFTERTITANHARDLIGHT = 0x81 , AER_SPRITE_BGNXAFTERTITANOVERLAY = 0x82 ,
  AER_SPRITE_BGNXCATHEDRALENTRANCEDODGE = 0x83 , AER_SPRITE_BGNXCATHEDRALENTRANCEOVERLAY = 0x84 , AER_SPRITE_BGNXCATHEDRALHALLDODGE = 0x85 , AER_SPRITE_BGNXCATHEDRALHALLHARDLIGHT = 0x86 ,
  AER_SPRITE_BGNXCATHEDRALHALLOVERLAY = 0x87 , AER_SPRITE_BGNXCAVE01DODGE = 0x88 , AER_SPRITE_BGNXCAVE01HARDLIGHT = 0x89 , AER_SPRITE_BGNXCAVE01OVERLAY = 0x8a ,
  AER_SPRITE_BGNXGAPWIDEDODGE = 0x8b , AER_SPRITE_BGNXGAPWIDEOVERLAY = 0x8c , AER_SPRITE_BGNXJERKPOPEDODGE = 0x8d , AER_SPRITE_BGNXJERKPOPEOVERLAY = 0x8e ,
  AER_SPRITE_BGNXLIBRARYTABLETDODGE = 0x8f , AER_SPRITE_BGNXLIBRARYTABLETOVERLAY = 0x90 , AER_SPRITE_BGNXMOONCOURTYARDHARDLIGHT = 0x91 , AER_SPRITE_BGNXMOONCOURTYARDOVERLAY = 0x92 ,
  AER_SPRITE_BGNXNORTHHALLDODGE = 0x93 , AER_SPRITE_BGNXNORTHHALLOVERLAY = 0x94 , AER_SPRITE_BGNXSHRINEPATH2DODGE = 0x95 , AER_SPRITE_BGNXSHRINEPATH2OVERLAY = 0x96 ,
  AER_SPRITE_BGNXSHRINEPATHDODGE = 0x97 , AER_SPRITE_BGNXSHRINEPATHOVERLAY = 0x98 , AER_SPRITE_BGNXSPIRALSTAIRCASEDODGE = 0x99 , AER_SPRITE_BGNXSPIRALSTAIRCASEOVERLAY = 0x9a ,
  AER_SPRITE_BGNXSTAIRS03DODGE = 0x9b , AER_SPRITE_BGNXSTAIRS03OVERLAY = 0x9c , AER_SPRITE_BGNXTITANVISTADODGE = 0x9d , AER_SPRITE_BGNXTITANVISTAOVERLAY = 0x9e ,
  AER_SPRITE_BGNXTOWERLOCKDODGE = 0x9f , AER_SPRITE_BGNXTOWERLOCKOVERLAY = 0xa0 , AER_SPRITE_BGGAUNTLET12800 = 0xa1 , AER_SPRITE_BGPARALLAXDARK = 0xa2 ,
  AER_SPRITE_BGSLABFLOOR = 0xa3 , AER_SPRITE_BGSPRLX1 = 0xa4 , AER_SPRITE_BGSPRLX2 = 0xa5 , AER_SPRITE_BGSPRLXBOTS = 0xa6 ,
  AER_SPRITE_BGSPRLXCLOUDS = 0xa7 , AER_SPRITE_BGSPRLXTITAN = 0xa8 , AER_SPRITE_BGSSURFFLOOR = 0xa9 , AER_SPRITE_SCNGAUNTLETPARALLAXOBJ = 0xaa ,
  AER_SPRITE_TITANBIRDHANG = 0xab , AER_SPRITE_TITANBIRDLARGE = 0xac , AER_SPRITE_TITANBIRDMEDIUM = 0xad , AER_SPRITE_TITANBIRDPECK = 0xae ,
  AER_SPRITE_TITANBIRDSMAL = 0xaf , AER_SPRITE_BGCHACORNERDODGE = 0xb0 , AER_SPRITE_BGCHACORNEROVERLAY = 0xb1 , AER_SPRITE_BGCHAPILLARBIRDDODGE = 0xb2 ,
  AER_SPRITE_BGCHAPILLARBIRDOVERLAY = 0xb3 , AER_SPRITE_BGCHBDIRKDELUGEDODGE = 0xb4 , AER_SPRITE_BGCHBDIRKDELUGEOVERLAY = 0xb5 , AER_SPRITE_BGCHBDIRKDEMOLITIONDODGE = 0xb6 ,
  AER_SPRITE_BGCHBDIRKDEMOLITIONOVERLAY = 0xb7 , AER_SPRITE_BGCHBFPSDODGE = 0xb8 , AER_SPRITE_BGCHBFPSOVERLAY = 0xb9 , AER_SPRITE_BGCHBGUNPILLARSDODGE = 0xba ,
  AER_SPRITE_BGCHBGUNPILLARSOVERLAY = 0xbb , AER_SPRITE_BGCHBLADEBOTLOTDODGE = 0xbc , AER_SPRITE_BGCHBLADEBOTLOTOVERLAY = 0xbd , AER_SPRITE_BGCHBLEAPERFALLDODGE = 0xbe ,
  AER_SPRITE_BGCHBLEAPERFALLOVERLAY = 0xbf , AER_SPRITE_BGCHBMADDASHDODGE = 0xc0 , AER_SPRITE_BGCHBMADDASHOVERLAY = 0xc1 , AER_SPRITE_BGCHBPODSDODGE = 0xc2 ,
  AER_SPRITE_BGCHBPODSOVERLAY = 0xc3 , AER_SPRITE_BGCHCBIGGGNSDODGE = 0xc4 , AER_SPRITE_BGCHCBIGGGNSOVERLAY = 0xc5 , AER_SPRITE_BGCHCENDHALLDODGE = 0xc6 ,
  AER_SPRITE_BGCHCENDHALLOVERLAY = 0xc7 , AER_SPRITE_BGCHCGATEBLOCKDODGE = 0xc8 , AER_SPRITE_BGCHCGATEBLOCKOVERLAY = 0xc9 , AER_SPRITE_BGCHCSPAWNGROUNDDODGE = 0xca ,
  AER_SPRITE_BGCHCSPAWNGROUNDOVERLAY = 0xcb , AER_SPRITE_BGCHCSPIRALDODGE = 0xcc , AER_SPRITE_BGCHCSPIRALOVERLAY = 0xcd , AER_SPRITE_BGCHCTEMPLATEDODGE = 0xce ,
  AER_SPRITE_BGCHCTEMPLATEOVERLAY = 0xcf , AER_SPRITE_BGCHCTESTINGDODGE = 0xd0 , AER_SPRITE_BGCHCTESTINGOVERLAY = 0xd1 , AER_SPRITE_BGCHCTURNHALLDODGE = 0xd2 ,
  AER_SPRITE_BGCHCTURNHALLOVERLAY = 0xd3 , AER_SPRITE_BGCHTABIGONEDODGE = 0xd4 , AER_SPRITE_BGCHTABIGONEOVERLAY = 0xd5 , AER_SPRITE_BGCHTLONGESTROADDODGE = 0xd6 ,
  AER_SPRITE_BGCHTLONGESTROADOVERLAY = 0xd7 , AER_SPRITE_BGGAUNTLETOVERLAY = 0xd8 , AER_SPRITE_BGGAUNTLET1280OVERLAY = 0xd9 , AER_SPRITE_BGGAUNTLETLINKUPDODGE = 0xda ,
  AER_SPRITE_BGGAUNTLETLINKUPOVERLAY = 0xdb , AER_SPRITE_BGSBENNYARROWDODGE = 0xdc , AER_SPRITE_BGSBENNYARROWOVERLAY = 0xdd , AER_SPRITE_BGSBULLETBAKERDODGE = 0xde ,
  AER_SPRITE_BGSBULLETBAKEROVERLAY = 0xdf , AER_SPRITE_BGSCOUNTACULARDDODGE = 0xe0 , AER_SPRITE_BGSCOUNTACULARDOVERLAY = 0xe1 , AER_SPRITE_BGSGAUNTLETELEVATORDODGE = 0xe2 ,
  AER_SPRITE_BGSGAUNTLETELEVATOROVERLAY = 0xe3 , AER_SPRITE_BGSGAUNTLETTITANFINALEDODGE = 0xe4 , AER_SPRITE_BGSGAUNTLETTITANFINALEOVERLAY = 0xe5 , AER_SPRITE_BGSMARKSCYTHEDODGE = 0xe6 ,
  AER_SPRITE_BGSMARKSCYTHEOVERLAY = 0xe7 , AER_SPRITE_BGSTABIGONEDODGE = 0xe8 , AER_SPRITE_BGSTABIGONEOVERLAY = 0xe9 , AER_SPRITE_BGSTBIRDSTANDOFFDODGE = 0xea ,
  AER_SPRITE_BGSTBIRDSTANDOFFOVERLAY = 0xeb , AER_SPRITE_BGSXSOUTHOPENINGDODGE = 0xec , AER_SPRITE_BGSXSOUTHOPENINGOVERLAY = 0xed , AER_SPRITE_BGSXTOWERSOUTHDODGE = 0xee ,
  AER_SPRITE_BGSXTOWERSOUTHOVERLAY = 0xef , AER_SPRITE_BGESURFFLOOR = 0xf0 , AER_SPRITE_BGELABFLOOR = 0xf1 , AER_SPRITE_BGEABOGTEMPLECAMPHARDLIGHT = 0xf2 ,
  AER_SPRITE_BGEABOGTEMPLECAMPOVERLAY = 0xf3 , AER_SPRITE_BGEADOCKFIGHTLABHARDLIGHT = 0xf4 , AER_SPRITE_BGEADOCKFIGHTLABOVERLAY = 0xf5 , AER_SPRITE_BGEAEASTOPENINGDODGE = 0xf6 ,
  AER_SPRITE_BGEAEASTOPENINGOVERLAY = 0xf7 , AER_SPRITE_BGEAFROGBOSSHARDLIGHT = 0xf8 , AER_SPRITE_BGEAFROGBOSSOVERLAY = 0xf9 , AER_SPRITE_BGEAWATERTUNNELDODGE = 0xfa ,
  AER_SPRITE_BGEAWATERTUNNELHARDLIGHT = 0xfb , AER_SPRITE_BGEAWATERTUNNELOVERLAY = 0xfc , AER_SPRITE_BGEBBOGSTREETDODGE = 0xfd , AER_SPRITE_BGEBBOGSTREETOVERLAY = 0xfe ,
  AER_SPRITE_BGEBDEADOTTERWALKDODGE = 0xff , AER_SPRITE_BGEBDEADOTTERWALKHARDLIGHT = 0x100 , AER_SPRITE_BGEBDEADOTTERWALKOVERLAY = 0x101 , AER_SPRITE_BGEBFLAMEPITLABDODGE = 0x102 ,
  AER_SPRITE_BGEBFLAMEPITLABOVERLAY = 0x103 , AER_SPRITE_BGEBMELTYLEAPERARENADODGE = 0x104 , AER_SPRITE_BGEBMELTYLEAPERARENAOVERLAY = 0x105 , AER_SPRITE_BGEBUNDEROTTERMELTYMASHDODGE = 0x106 ,
  AER_SPRITE_BGEBUNDEROTTERMELTYMASHOVERLAY = 0x107 , AER_SPRITE_BGECBIGBOGLABDODGE = 0x108 , AER_SPRITE_BGECBIGBOGLABOVERLAY = 0x109 , AER_SPRITE_BGECDOCKSLABDODGE = 0x10a ,
  AER_SPRITE_BGECDOCKSLABOVERLAY = 0x10b , AER_SPRITE_BGECEASTLOOPDODGE = 0x10c , AER_SPRITE_BGECEASTLOOPOVERLAY = 0x10d , AER_SPRITE_BGECLOOPLABDODGE = 0x10e ,
  AER_SPRITE_BGECLOOPLABOVERLAY = 0x10f , AER_SPRITE_BGECNPCDRUGDENDODGE = 0x110 , AER_SPRITE_BGECNPCDRUGDENOVERLAY = 0x111 , AER_SPRITE_BGECPLAZAACCESSLABDODGE = 0x112 ,
  AER_SPRITE_BGECPLAZAACCESSLABHARDLIGHT = 0x113 , AER_SPRITE_BGECPLAZAACCESSLABOVERLAY = 0x114 , AER_SPRITE_BGECPLAZATODOCKSDODGE = 0x115 , AER_SPRITE_BGECPLAZATODOCKSOVERLAY = 0x116 ,
  AER_SPRITE_BGECPLAZATOLOOPDODGE = 0x117 , AER_SPRITE_BGECPLAZATOLOOPOVERLAY = 0x118 , AER_SPRITE_BGECSWORDBRIDGEDODGE = 0x119 , AER_SPRITE_BGECSWORDBRIDGEHARDLIGHT = 0x11a ,
  AER_SPRITE_BGECSWORDBRIDGEOVERLAY = 0x11b , AER_SPRITE_BGECTEMPLEISHVAULTDODGE = 0x11c , AER_SPRITE_BGECTEMPLEISHVAULTOVERLAY = 0x11d , AER_SPRITE_BGECTHEPLAZADODGE = 0x11e ,
  AER_SPRITE_BGECTHEPLAZAOVERLAY = 0x11f , AER_SPRITE_BGELELEVATORENTRANCEFLAMEDUNGEONHARDLIGHT = 0x120 , AER_SPRITE_BGELELEVATORENTRANCEFLAMEDUNGEONOVERLAY = 0x121 , AER_SPRITE_BGELFLAMEELEVATOREXITDODGE = 0x122 ,
  AER_SPRITE_BGELFLAMEELEVATOREXITOVERLAY = 0x123 , AER_SPRITE_BGELFLAMETRANSITIONDODGE = 0x124 , AER_SPRITE_BGELFLAMETRANSITIONOVERLAY = 0x125 , AER_SPRITE_BGELFROGARENADODGE = 0x126 ,
  AER_SPRITE_BGELFROGARENAOVERLAY = 0x127 , AER_SPRITE_BGELMEGAHUGELABDODGE = 0x128 , AER_SPRITE_BGELMEGAHUGELABHARDLIGHT = 0x129 , AER_SPRITE_BGELMEGAHUGELABOVERLAY = 0x12a ,
  AER_SPRITE_BGEVDOCKSBRIDGEDODGE = 0x12b , AER_SPRITE_BGEVDOCKSBRIDGEOVERLAY = 0x12c , AER_SPRITE_BGEXDOCKSCAMPFIREDODGE = 0x12d , AER_SPRITE_BGEXDOCKSCAMPFIREOVERLAY = 0x12e ,
  AER_SPRITE_BGEXTITANSINKDODGE = 0x12f , AER_SPRITE_BGEXTITANSINKOVERLAY = 0x130 , AER_SPRITE_BGEXTOWEREASTDODGE = 0x131 , AER_SPRITE_BGEXTOWEREASTOVERLAY = 0x132 ,
  AER_SPRITE_BGWSURFACEFLOOR = 0x133 , AER_SPRITE_BGWSURFFLOOR2 = 0x134 , AER_SPRITE_BGWLABFLOOR = 0x135 , AER_SPRITE_BGWPRLX01SURFACE = 0x136 ,
  AER_SPRITE_BGWPRLXLAB1 = 0x137 , AER_SPRITE_BGWPRLXCRYSTALLAKE = 0x138 , AER_SPRITE_BGWACRYSTALDESCENTDODGE = 0x139 , AER_SPRITE_BGWACRYSTALDESCENTOVERLAY = 0x13a ,
  AER_SPRITE_BGWADEADWOODROOMPRINTDODGE = 0x13b , AER_SPRITE_BGWADEADWOODROOMPRINTOVERLAY = 0x13c , AER_SPRITE_BGWAENTRANCEROOMPRINTDODGE = 0x13d , AER_SPRITE_BGWAENTRANCEROOMPRINTOVERLAY = 0x13e ,
  AER_SPRITE_BGWAENTSWITCHROOMPRINTDODGE = 0x13f , AER_SPRITE_BGWAENTSWITCHROOMPRINTOVERLAY = 0x140 , AER_SPRITE_BGWAGROTTOBUFFINTRODODGE = 0x141 , AER_SPRITE_BGWAGROTTOBUFFINTROOVERLAY = 0x142 ,
  AER_SPRITE_BGWAGROTTOXROOMPRINTDODGE = 0x143 , AER_SPRITE_BGWAGROTTOXROOMPRINTOVERLAY = 0x144 , AER_SPRITE_BGWAMULTIENTRANCELABDODGE = 0x145 , AER_SPRITE_BGWAMULTIENTRANCELABHARDLIGHT = 0x146 ,
  AER_SPRITE_BGWAMULTIENTRANCELABOVERLAY = 0x147 , AER_SPRITE_BGWATITANFALLSDODGE = 0x148 , AER_SPRITE_BGWATITANFALLSOVERLAY = 0x149 , AER_SPRITE_BGWATOWERROOMPRINTDODGE = 0x14a ,
  AER_SPRITE_BGWATOWERROOMPRINTOVERLAY = 0x14b , AER_SPRITE_BGWATOWERENTERDODGE = 0x14c , AER_SPRITE_BGWATOWERENTEROVERLAY = 0x14d , AER_SPRITE_BGWAVALEDODGE = 0x14e ,
  AER_SPRITE_BGWAVALEOVERLAY = 0x14f , AER_SPRITE_BGWBBIGBATTLEDODGE = 0x150 , AER_SPRITE_BGWBBIGBATTLEOVERLAY = 0x151 , AER_SPRITE_BGWBCHARGERSROOMPRINTDODGE = 0x152 ,
  AER_SPRITE_BGWBCHARGERSROOMPRINTOVERLAY = 0x153 , AER_SPRITE_BGWBTANUKITROUBLEDODGE = 0x154 , AER_SPRITE_BGWBTANUKITROUBLEOVERLAY = 0x155 , AER_SPRITE_BGWBTANUKITROUBLEROOMPRINTDODGE = 0x156 ,
  AER_SPRITE_BGWBTANUKITROUBLEROOMPRINTOVERLAY = 0x157 , AER_SPRITE_BGWBTREETREACHERYDODGE = 0x158 , AER_SPRITE_BGWBTREETREACHERYOVERLAY = 0x159 , AER_SPRITE_BGWCBIGMEADOWDODGE = 0x15a ,
  AER_SPRITE_BGWCBIGMEADOWOVERLAY = 0x15b , AER_SPRITE_BGWCBIGMEADOWVAULTDODGE = 0x15c , AER_SPRITE_BGWCBIGMEADOWVAULTHARDLIGHT = 0x15d , AER_SPRITE_BGWCBIGMEADOWVAULTOVERLAY = 0x15e ,
  AER_SPRITE_BGWCCLIFFSIDECELLSREDUXDODGE = 0x15f , AER_SPRITE_BGWCCLIFFSIDECELLSREDUXOVERLAY = 0x160 , AER_SPRITE_BGWCCRYSTALLAKEDODGE = 0x161 , AER_SPRITE_BGWCCRYSTALLAKEOVERLAY = 0x162 ,
  AER_SPRITE_BGWCCRYSTALLAKEVAULTDODGE = 0x163 , AER_SPRITE_BGWCCRYSTALLAKEVAULTHARDLIGHT = 0x164 , AER_SPRITE_BGWCCRYSTALLAKEVAULTOVERLAY = 0x165 , AER_SPRITE_BGWCGROTTONPCDODGE = 0x166 ,
  AER_SPRITE_BGWCGROTTONPCOVERLAY = 0x167 , AER_SPRITE_BGWCMEADOWOODCAVECROSSINGDODGE = 0x168 , AER_SPRITE_BGWCMEADOWOODCAVECROSSINGOVERLAY = 0x169 , AER_SPRITE_BGWCMEADOWOODCORNERDODGE = 0x16a ,
  AER_SPRITE_BGWCMEADOWOODCORNEROVERLAY = 0x16b , AER_SPRITE_BGWCMINILABROOMPRINTDODGE = 0x16c , AER_SPRITE_BGWCMINILABROOMPRINTOVERLAY = 0x16d , AER_SPRITE_BGWCPRISONHALDODGE = 0x16e ,
  AER_SPRITE_BGWCPRISONHALOVERLAY = 0x16f , AER_SPRITE_BGWCPRISONHALLENDDODGE = 0x170 , AER_SPRITE_BGWCPRISONHALLENDOVERLAY = 0x171 , AER_SPRITE_BGWCRUINCLEARINGDODGE = 0x172 ,
  AER_SPRITE_BGWCRUINCLEARINGOVERLAY = 0x173 , AER_SPRITE_BGWCSIMPLEPATHDODGE = 0x174 , AER_SPRITE_BGWCSIMPLEPATHOVERLAY = 0x175 , AER_SPRITE_BGWCTHINFORESTDODGE = 0x176 ,
  AER_SPRITE_BGWCTHINFORESTOVERLAY = 0x177 , AER_SPRITE_BGWCTHINFORESTLOWDODGE = 0x178 , AER_SPRITE_BGWCTHINFORESTLOWOVERLAY = 0x179 , AER_SPRITE_BGWCTHINFORESTLOWSECRETDODGE = 0x17a ,
  AER_SPRITE_BGWCTHINFORESTLOWSECRETOVERLAY = 0x17b , AER_SPRITE_BGWCWINDINGWOODDODGE = 0x17c , AER_SPRITE_BGWCWINDINGWOODOVERLAY = 0x17d , AER_SPRITE_BGWLPRISONHALVAULTDODGE = 0x17e ,
  AER_SPRITE_BGWLPRISONHALVAULTHARDLIGHT = 0x17f , AER_SPRITE_BGWLPRISONHALVAULTOVERLAY = 0x180 , AER_SPRITE_BGWLWESTDRIFTERVAULTDODGE = 0x181 , AER_SPRITE_BGWLWESTDRIFTERVAULTOVERLAY = 0x182 ,
  AER_SPRITE_BGWTSLOWLABDODGE = 0x183 , AER_SPRITE_BGWTSLOWLABHARDLIGHT = 0x184 , AER_SPRITE_BGWTSLOWLABOVERLAY = 0x185 , AER_SPRITE_BGWTTHEWOODDODGE = 0x186 ,
  AER_SPRITE_BGWTTHEWOODOVERLAY = 0x187 , AER_SPRITE_BGWXBOSSDODGE = 0x188 , AER_SPRITE_BGWXBOSSOVERLAY = 0x189 , AER_SPRITE_BGAFLOORINTERIOR = 0x18a ,
  AER_SPRITE_BGALABFLOOR = 0x18b , AER_SPRITE_BGPARALLAX02 = 0x18c , AER_SPRITE_APRLX03 = 0x18d , AER_SPRITE_BGAELEVATORBG02 = 0x18e ,
  AER_SPRITE_BGAELEVATORBG = 0x18f , AER_SPRITE_BGADOWNWARDDODGE = 0x190 , AER_SPRITE_BGADOWNWARDOVERLAY = 0x191 , AER_SPRITE_BGAELEVATORSHAFTUPPERDODGE = 0x192 ,
  AER_SPRITE_BGAELEVATORSHAFTUPPEROVERLAY = 0x193 , AER_SPRITE_BGAEMBERROOMDODGE = 0x194 , AER_SPRITE_BGAEMBERROOMOVERLAY = 0x195 , AER_SPRITE_DIAMONDSPIDERBULLETMASK = 0x196 ,
  AER_SPRITE_DIAMONDSPIDERBODY = 0x197 , AER_SPRITE_DIAMONDSPIDERLEG = 0x198 , AER_SPRITE_DIAMONDSPIDERLINK = 0x199 , AER_SPRITE_SPIDEREGG = 0x19a ,
  AER_SPRITE_DIAMONDSPIDEREYE = 0x19b , AER_SPRITE_TANUKIGENERALDIE = 0x19c , AER_SPRITE_TANUKIGENERALYOUNGSLASH = 0x19d , AER_SPRITE_TANUKIGENERALYOUNGRUN = 0x19e ,
  AER_SPRITE_TANUKIGENERALOLDSLASH = 0x19f , AER_SPRITE_TANUKIGENERALSLASHMASKSIDE = 0x1a0 , AER_SPRITE_TANUKIGENERALSLASHMASKDOWN = 0x1a1 , AER_SPRITE_TANUKIGENERALOLDWALK = 0x1a2 ,
  AER_SPRITE_TANUKIGENERALOLDSHOCKWAVE = 0x1a3 , AER_SPRITE_TANUKIGENERALOLDAWAKEN = 0x1a4 , AER_SPRITE_TANUKIGENERALOLDSHOOT = 0x1a5 , AER_SPRITE_TANUKIGENERALYOUNGSHOOT = 0x1a6 ,
  AER_SPRITE_TGMASK = 0x1a7 , AER_SPRITE_TANUKIGENERALFLOORMASK = 0x1a8 , AER_SPRITE_TGARM = 0x1a9 , AER_SPRITE_TG = 0x1aa ,
  AER_SPRITE_TGFLOORMASK = 0x1ab , AER_SPRITE_GUNSLINGERFLOORMASK = 0x1ac , AER_SPRITE_GUNSLINGERARM = 0x1ad , AER_SPRITE_GUNSLINGERSHOOTLEFT = 0x1ae ,
  AER_SPRITE_GUNSLINGERRISE = 0x1af , AER_SPRITE_GUNSLINGERFALL = 0x1b0 , AER_SPRITE_GUNSLINGERSHOOTFRONT = 0x1b1 , AER_SPRITE_GUNSLINGERDASH = 0x1b2 ,
  AER_SPRITE_GUNSLINGERIDLE = 0x1b3 , AER_SPRITE_GUNSLINGERLEFT = 0x1b4 , AER_SPRITE_GUNSLINGERRIGHT = 0x1b5 , AER_SPRITE_CLEANERIDLE = 0x1b6 ,
  AER_SPRITE_CLEANERSWORDGROUNDMASK = 0x1b7 , AER_SPRITE_CLEANERBULLETMASK = 0x1b8 , AER_SPRITE_CLEANERSWEEP = 0x1b9 , AER_SPRITE_CLEANERSHADOW = 0x1ba ,
  AER_SPRITE_CLEANERJARTOSS = 0x1bb , AER_SPRITE_CLEANERBARF = 0x1bc , AER_SPRITE_CLEANERDEAD = 0x1bd , AER_SPRITE_CLEANERHOP = 0x1be ,
  AER_SPRITE_CLEANERMADHOP = 0x1bf , AER_SPRITE_CLEANEREAT = 0x1c0 , AER_SPRITE_CLEANERVULNERABLE = 0x1c1 , AER_SPRITE_CUBEPARTMED = 0x1c2 ,
  AER_SPRITE_CUBEPARTSMALL = 0x1c3 , AER_SPRITE_BIRDSACRIFICE = 0x1c4 , AER_SPRITE_JERKPOPE = 0x1c5 , AER_SPRITE_JERKPOPEIDLE = 0x1c6 ,
  AER_SPRITE_JERKPOPEDEATH = 0x1c7 , AER_SPRITE_JERKPOPERAISE = 0x1c8 , AER_SPRITE_JERKPOPECAST = 0x1c9 , AER_SPRITE_JERKPOPETELEPORT = 0x1ca ,
  AER_SPRITE_JERKPOPEBULLETMASK = 0x1cb , AER_SPRITE_JERKPOPEGROUNDMASK = 0x1cc , AER_SPRITE_MARKSCYTHEIDLE = 0x1cd , AER_SPRITE_MARKSCYTHEINTRO = 0x1ce ,
  AER_SPRITE_MARKSCYTHEMELEE = 0x1cf , AER_SPRITE_MARKSCYTHEMELEEHITBOX = 0x1d0 , AER_SPRITE_MARKSCYTHETHROWCIRCLE = 0x1d1 , AER_SPRITE_MARKSCYTHEHOP = 0x1d2 ,
  AER_SPRITE_MARKSCYTHECATCH = 0x1d3 , AER_SPRITE_MARKSCYTHETHROW = 0x1d4 , AER_SPRITE_MARKSCYTHESCYTHE = 0x1d5 , AER_SPRITE_SCYTHESPIN = 0x1d6 ,
  AER_SPRITE_MARKSCYTHEEMPTY = 0x1d7 , AER_SPRITE_MARKSCYTHEDEATH = 0x1d8 , AER_SPRITE_BENNYARROWDEATH = 0x1d9 , AER_SPRITE_BENNYARROW = 0x1da ,
  AER_SPRITE_BENNYARROWRUN = 0x1db , AER_SPRITE_BENNYARROWABTSHOOT = 0x1dc , AER_SPRITE_BENNYARROWSHOOT = 0x1dd , AER_SPRITE_BENNYARROWHURTMASK = 0x1de ,
  AER_SPRITE_BENNYARROWBOW = 0x1df , AER_SPRITE_BENNYARROWAIRSTRIKE = 0x1e0 , AER_SPRITE_BENNYARROWMINEACTIVE = 0x1e1 , AER_SPRITE_BENNYARROWMINESET = 0x1e2 ,
  AER_SPRITE_BENNYARROWMINEDEACTIVATE = 0x1e3 , AER_SPRITE_BENNYARROWMINEINAIR = 0x1e4 , AER_SPRITE_ARROW = 0x1e5 , AER_SPRITE_ARROWLANDING = 0x1e6 ,
  AER_SPRITE_ARROWSPLOSION = 0x1e7 , AER_SPRITE_BULLETBAKERDEBRIS = 0x1e8 , AER_SPRITE_BULLETBAKERDEATH = 0x1e9 , AER_SPRITE_BULLETBAKER = 0x1ea ,
  AER_SPRITE_BULLETBAKERPHASECHANGE = 0x1eb , AER_SPRITE_BULLETBAKERDASH = 0x1ec , AER_SPRITE_BULLETBAKERSUMMON = 0x1ed , AER_SPRITE_BULLETBAKERBULLET = 0x1ee ,
  AER_SPRITE_BULLETBAKERORB = 0x1ef , AER_SPRITE_BULETBAKERBLADEFADE = 0x1f0 , AER_SPRITE_BULLETBAKERBULLETSUMMON = 0x1f1 , AER_SPRITE_ALUCARDDEATH = 0x1f2 ,
  AER_SPRITE_ALUCARDINTRO = 0x1f3 , AER_SPRITE_ALUCARDINTROALTDRIFTER = 0x1f4 , AER_SPRITE_ALUCARDDRONEAPPEAR = 0x1f5 , AER_SPRITE_ALUCARDSKATEBACKWARDS = 0x1f6 ,
  AER_SPRITE_ALUCARDSKATEFORWARDS = 0x1f7 , AER_SPRITE_ALUCARDDRONESPAWN = 0x1f8 , AER_SPRITE_COUNTALUCARD = 0x1f9 , AER_SPRITE_COUNTALUCARDWALK = 0x1fa ,
  AER_SPRITE_COUNTALUCARDDASH = 0x1fb , AER_SPRITE_COUNTALUCARDSEND = 0x1fc , AER_SPRITE_COUNTDRONE = 0x1fd , AER_SPRITE_COUNTBULLET = 0x1fe ,
  AER_SPRITE_COUNTDRONEDEAD = 0x1ff , AER_SPRITE_COUNTDRONEDECAPBOTTOM = 0x200 , AER_SPRITE_COUNTDRONEDECAPTOP = 0x201 , AER_SPRITE_CHARGEUP = 0x202 ,
  AER_SPRITE_HALBULLET = 0x203 , AER_SPRITE_EMBERLASERSTART = 0x204 , AER_SPRITE_EMBERLASERMID = 0x205 , AER_SPRITE_EMBERLASEREND = 0x206 ,
  AER_SPRITE_EMBERLASERCHARGE = 0x207 , AER_SPRITE_EMBERLASERFIRE = 0x208 , AER_SPRITE_EMBERDIAMOND = 0x209 , AER_SPRITE_EMBERDIAMONDMASK = 0x20a ,
  AER_SPRITE_EMBERARM = 0x20b , AER_SPRITE_HALARMTURRET = 0x20c , AER_SPRITE_HALHITSPARK = 0x20d , AER_SPRITE_HALDAMAGEMUZZLE = 0x20e ,
  AER_SPRITE_CRYSTALCRACK = 0x20f , AER_SPRITE_BLACKWISP = 0x210 , AER_SPRITE_HALCRESCENT = 0x211 , AER_SPRITE_HALBEAMINNERFX = 0x212 ,
  AER_SPRITE_HALBEAMMUZZLE = 0x213 , AER_SPRITE_HALBEAMOUTERFX = 0x214 , AER_SPRITE_CHASERWHIP = 0x215 , AER_SPRITE_HALCHARGETELEGRAPH = 0x216 ,
  AER_SPRITE_HALBEAM = 0x217 , AER_SPRITE_HALBEAMHITSPARK = 0x218 , AER_SPRITE_DIAMONDEYE = 0x219 , AER_SPRITE_DIAMONDEYEDASH = 0x21a ,
  AER_SPRITE_DIAMONDEYEDEATH = 0x21b , AER_SPRITE_DIAMONDEYEPARTICLE = 0x21c , AER_SPRITE_DIAMONDEYETELL = 0x21d , AER_SPRITE_DIAMONDEYESHOCKWAVE = 0x21e ,
  AER_SPRITE_DIAMONDEYEATTACK = 0x21f , AER_SPRITE_HALBOSSBEAM = 0x220 , AER_SPRITE_HALBOSSCHARGE = 0x221 , AER_SPRITE_HALBOSSCHARGELINGER = 0x222 ,
  AER_SPRITE_HALBOSSSHOOT = 0x223 , AER_SPRITE_HALBOSSCHARGEPARTICLESMALL = 0x224 , AER_SPRITE_HALBOSSCHARGEPARTICLESWIRL = 0x225 , AER_SPRITE_HALBOSSCHARGEPROJECTILE = 0x226 ,
  AER_SPRITE_HALBOSSCHARGEHITSPARK = 0x227 , AER_SPRITE_HALBOSSAPPEAR = 0x228 , AER_SPRITE_HALBOSS = 0x229 , AER_SPRITE_HALBOSSMOVE = 0x22a ,
  AER_SPRITE_HALBOSSWOUNDED = 0x22b , AER_SPRITE_HALBOSSFINALSTRIKE = 0x22c , AER_SPRITE_HALBOSSFINALSTRIKEALT = 0x22d , AER_SPRITE_HALBOSSARMATTACK = 0x22e ,
  AER_SPRITE_HALBOSSFLOAT = 0x22f , AER_SPRITE_HALBOSSDASH = 0x230 , AER_SPRITE_HALBOSSDASHMASK = 0x231 , AER_SPRITE_HALBOSSHURTMASK = 0x232 ,
  AER_SPRITE_HALBOSSMASK = 0x233 , AER_SPRITE_BLACKDUST = 0x234 , AER_SPRITE_BBLCFOREIGNERSTORY = 0x235 , AER_SPRITE_BBLCSICKSTORY = 0x236 ,
  AER_SPRITE_BBLCWESTWOLVESSTORY = 0x237 , AER_SPRITE_BBLCBADASSSTORY = 0x238 , AER_SPRITE_BBLNNPC = 0x239 , AER_SPRITE_BBLSNPC = 0x23a ,
  AER_SPRITE_BBLENPC = 0x23b , AER_SPRITE_BBLWNPC = 0x23c , AER_SPRITE_BBLNBOSS = 0x23d , AER_SPRITE_BBLSBOSS = 0x23e ,
  AER_SPRITE_BBLEBOSS = 0x23f , AER_SPRITE_BBLWBOSS = 0x240 , AER_SPRITE_BUBBLEFRAME = 0x241 , AER_SPRITE_GHOST = 0x242 ,
  AER_SPRITE_GHOSTP2 = 0x243 , AER_SPRITE_ALTCOMPANION = 0x244 , AER_SPRITE_COMPANIONSHIELDSUIT = 0x245 , AER_SPRITE_COMPANIONMACHINEGUN = 0x246 ,
  AER_SPRITE_GHOSTPINGHEALTH = 0x247 , AER_SPRITE_GHOSTPINGHEAL = 0x248 , AER_SPRITE_GHOSTPINGENERGY = 0x249 , AER_SPRITE_GHOSTPINGSPECIAL = 0x24a ,
  AER_SPRITE_GHOSTPINGINTERACT = 0x24b , AER_SPRITE_GHOSTPINGSECRET = 0x24c , AER_SPRITE_GHOSTPINGMAP = 0x24d , AER_SPRITE_GHOSTPINGBUTTON = 0x24e ,
  AER_SPRITE_GHOSTMAPINTERACTDATALOOP = 0x24f , AER_SPRITE_GHOSTMAPINTERACTPULSELOOP = 0x250 , AER_SPRITE_GHOSTDATA = 0x251 , AER_SPRITE_SHIELDREACT = 0x252 ,
  AER_SPRITE_SHIELDPUSHLARGE = 0x253 , AER_SPRITE_SHIELDPUSHMED = 0x254 , AER_SPRITE_SHIELDPUSHSMALL = 0x255 , AER_SPRITE_SHIELDINACTIVE = 0x256 ,
  AER_SPRITE_SHIELDSELF = 0x257 , AER_SPRITE_CHARSHIELDPUSHSIDE = 0x258 , AER_SPRITE_CHARSHIELDPUSHFRONT = 0x259 , AER_SPRITE_CHARSHIELDPUSHBACK = 0x25a ,
  AER_SPRITE_HEAVYSWORDMASKE = 0x25b , AER_SPRITE_PUNCHMASKE = 0x25c , AER_SPRITE_SWORDMASK180STRIKEBACK = 0x25d , AER_SPRITE_SWORDMASK180STRIKEFRONT = 0x25e ,
  AER_SPRITE_SWORDMASK180STRIKESIDE = 0x25f , AER_SPRITE_SWORDMASKCOMBOBACK = 0x260 , AER_SPRITE_SWORDMASKCOMBOFRONT = 0x261 , AER_SPRITE_SWORDMASKCOMBOSIDE = 0x262 ,
  AER_SPRITE_SWORDMASKDEFLECTBACK = 0x263 , AER_SPRITE_SWORDMASKDEFLECTFRONT = 0x264 , AER_SPRITE_SWORDMASKDEFLECTSIDE = 0x265 , AER_SPRITE_SWORDMASKDOWN = 0x266 ,
  AER_SPRITE_SWORDMASKDOWN12 = 0x267 , AER_SPRITE_SWORDMASKDOWN8 = 0x268 , AER_SPRITE_SWORDMASKE = 0x269 , AER_SPRITE_SWORDMASKHEAVYE = 0x26a ,
  AER_SPRITE_SWORDMASKHEAVYN = 0x26b , AER_SPRITE_SWORDMASKHEAVYS = 0x26c , AER_SPRITE_SWORDMASKN = 0x26d , AER_SPRITE_SWORDMASKS = 0x26e ,
  AER_SPRITE_SWORDMASKSIDE = 0x26f , AER_SPRITE_SWORDMASKSIDE12 = 0x270 , AER_SPRITE_SWORDMASKSIDE8 = 0x271 , AER_SPRITE_SWORDMASKUP = 0x272 ,
  AER_SPRITE_SWORDMASKUP12 = 0x273 , AER_SPRITE_SWORDMASKUP8 = 0x274 , AER_SPRITE_PHANTOMSWORDSLASH1 = 0x275 , AER_SPRITE_PHANTOMSWORDSLASH2 = 0x276 ,
  AER_SPRITE_CHARPHANTOMSLASHE = 0x277 , AER_SPRITE_CHARPHANTOMBLUR = 0x278 , AER_SPRITE_CHARPHANTOMSLASHSHADOW = 0x279 , AER_SPRITE_CHARPUNCHE = 0x27a ,
  AER_SPRITE_CHARHEAVYSWORDE = 0x27b , AER_SPRITE_CHARHEAVYSWORDN = 0x27c , AER_SPRITE_CHARHEAVYSWORDS = 0x27d , AER_SPRITE_CHARBASICSWORDE = 0x27e ,
  AER_SPRITE_CHARBASICSWORDN = 0x27f , AER_SPRITE_CHARBASICSWORDS = 0x280 , AER_SPRITE_CHARDOWNATK = 0x281 , AER_SPRITE_CHARDOWNATK8 = 0x282 ,
  AER_SPRITE_CHARSIDEATK = 0x283 , AER_SPRITE_CHARSIDEATK8 = 0x284 , AER_SPRITE_CHARUPATK = 0x285 , AER_SPRITE_CHARUPATK8 = 0x286 ,
  AER_SPRITE_CHARDOWNATK12 = 0x287 , AER_SPRITE_CHARSIDEATK12 = 0x288 , AER_SPRITE_CHARUPATK12 = 0x289 , AER_SPRITE_CHARCOMBOFRONT = 0x28a ,
  AER_SPRITE_CHARCOMBOSIDE = 0x28b , AER_SPRITE_CHARCOMBOBACK = 0x28c , AER_SPRITE_CHARDEFLECTFRONT = 0x28d , AER_SPRITE_CHARDEFLECTSIDE = 0x28e ,
  AER_SPRITE_CHARDEFLECTBACK = 0x28f , AER_SPRITE_CHARAOEBLAST = 0x290 , AER_SPRITE_CHARPISTOLUP = 0x291 , AER_SPRITE_CHARPISTOLUPSIDE = 0x292 ,
  AER_SPRITE_CHARPISTOLSIDE = 0x293 , AER_SPRITE_CHARPISTOLDOWNSIDE = 0x294 , AER_SPRITE_CHARPISTOLDOWN = 0x295 , AER_SPRITE_CHARRIFLEUP = 0x296 ,
  AER_SPRITE_CHARRIFLEUPSIDE = 0x297 , AER_SPRITE_CHARRIFLESIDE = 0x298 , AER_SPRITE_CHARRIFLEDOWNSIDE = 0x299 , AER_SPRITE_CHARRIFLEDOWN = 0x29a ,
  AER_SPRITE_CHARTHROWSIDE = 0x29b , AER_SPRITE_CHARTHROWFRONT = 0x29c , AER_SPRITE_CHARTHROWBACK = 0x29d , AER_SPRITE_CHARTHROWNEWSIDE = 0x29e ,
  AER_SPRITE_CHARTHROWNEWFRONT = 0x29f , AER_SPRITE_CHARTHROWNEWBACK = 0x2a0 , AER_SPRITE_CHARSHOVEFRONT = 0x2a1 , AER_SPRITE_CHARSHOVESIDE = 0x2a2 ,
  AER_SPRITE_CHARSHOVEBACK = 0x2a3 , AER_SPRITE_WEAPONASSEMBLE = 0x2a4 , AER_SPRITE_SHOTGUNASSEMBLEFLASH = 0x2a5 , AER_SPRITE_RAILGUNASSEMBLEFLASH = 0x2a6 ,
  AER_SPRITE_AIMSHOTGUNSIDE = 0x2a7 , AER_SPRITE_AIMSHOTGUNDOWN = 0x2a8 , AER_SPRITE_PISTOLASSEMBLEFLASH = 0x2a9 , AER_SPRITE_AIMPISTOLSIDE = 0x2aa ,
  AER_SPRITE_PISTOLAIM = 0x2ab , AER_SPRITE_PISTOLGOLDEN = 0x2ac , AER_SPRITE_PISTOLAIMBRONZE = 0x2ad , AER_SPRITE_ZELISKAAIM = 0x2ae ,
  AER_SPRITE_ZELISKAAIMBRONZE = 0x2af , AER_SPRITE_DIAMONDSHOTGUNAIM = 0x2b0 , AER_SPRITE_DIAMONDSHOTGUNAIMBRONZE = 0x2b1 , AER_SPRITE_DIAMONDBLUNDERBUSSAIM = 0x2b2 ,
  AER_SPRITE_DIAMONDBLUNDERBUSSAIMBRONZE = 0x2b3 , AER_SPRITE_RAILGUNAIM = 0x2b4 , AER_SPRITE_RAILGUNAIMBRONZE = 0x2b5 , AER_SPRITE_INSTARAILGUNAIM = 0x2b6 ,
  AER_SPRITE_INSTARAILGUNAIMBRONZE = 0x2b7 , AER_SPRITE_EXPLOSIVERAILGUNAIM = 0x2b8 , AER_SPRITE_BURSTRIFLEAIM = 0x2b9 , AER_SPRITE_DIAMONDSWIRLAIM = 0x2ba ,
  AER_SPRITE_CHARAIMS = 0x2bb , AER_SPRITE_CHARAIME = 0x2bc , AER_SPRITE_CHARAIMN = 0x2bd , AER_SPRITE_AIMRAILGUNSIDE = 0x2be ,
  AER_SPRITE_AIMRAILGUNDOWN = 0x2bf , AER_SPRITE_AIMMECHCANNONDOWN = 0x2c0 , AER_SPRITE_AIMMECHCANNONSIDE = 0x2c1 , AER_SPRITE_MECHCANNONASSEMBLEFLASH = 0x2c2 ,
  AER_SPRITE_AIMPISTOLDOWN = 0x2c3 , AER_SPRITE_AIMRAILGUN = 0x2c4 , AER_SPRITE_CHARWARP = 0x2c5 , AER_SPRITE_CHARP2SPAWN = 0x2c6 ,
  AER_SPRITE_CHARP2DEATH = 0x2c7 , AER_SPRITE_CHARP2DISMISS = 0x2c8 , AER_SPRITE_CHARP2DEATHFX = 0x2c9 , AER_SPRITE_CHARP2SPAWNFX = 0x2ca ,
  AER_SPRITE_CHARP2SPAWNFX2 = 0x2cb , AER_SPRITE_DRIFTERNOD = 0x2cc , AER_SPRITE_DRIFTERNODSIDE = 0x2cd , AER_SPRITE_DRIFTERWRAP = 0x2ce ,
  AER_SPRITE_DRIFTERWRAPSIDE = 0x2cf , AER_SPRITE_DRIFTERCAPEFLAP = 0x2d0 , AER_SPRITE_DRIFTERCAPEFLAPSIDE = 0x2d1 , AER_SPRITE_DRIFTERTOSS = 0x2d2 ,
  AER_SPRITE_DRIFTERTOSSSIDE = 0x2d3 , AER_SPRITE_CHARFIRESHADOW = 0x2d4 , AER_SPRITE_HALSTABBGCOLS = 0x2d5 , AER_SPRITE_HALFADECOLS = 0x2d6 ,
  AER_SPRITE_HALEVENTLOOM = 0x2d7 , AER_SPRITE_HALEVENTBEAM = 0x2d8 , AER_SPRITE_HALEVENTBULLET = 0x2d9 , AER_SPRITE_HALEVENTSTAB = 0x2da ,
  AER_SPRITE_HALEVENTSLAM = 0x2db , AER_SPRITE_ADPHANTOMSHADOW = 0x2dc , AER_SPRITE_ADPHANTOMSLASH = 0x2dd , AER_SPRITE_ADWARPARRIVE = 0x2de ,
  AER_SPRITE_ADWARPDEPART = 0x2df , AER_SPRITE_ADCAPEFLAP = 0x2e0 , AER_SPRITE_ADCAPEFLAPSIDE = 0x2e1 , AER_SPRITE_ADNOD = 0x2e2 ,
  AER_SPRITE_ADNODSIDE = 0x2e3 , AER_SPRITE_ADTOSS = 0x2e4 , AER_SPRITE_ADTOSSSIDE = 0x2e5 , AER_SPRITE_ADWRAP = 0x2e6 ,
  AER_SPRITE_ADWRAPSIDE = 0x2e7 , AER_SPRITE_ADPHANTOMBLUR = 0x2e8 , AER_SPRITE_ADMELEE = 0x2e9 , AER_SPRITE_ADHEAVYSTRIKEE = 0x2ea ,
  AER_SPRITE_ADHEAVYSTRIKEN = 0x2eb , AER_SPRITE_ADHEAVYSTRIKES = 0x2ec , AER_SPRITE_ADTEETERE = 0x2ed , AER_SPRITE_ADTEETERN = 0x2ee ,
  AER_SPRITE_ADTEETERS = 0x2ef , AER_SPRITE_ADSTARTLEDAWAKE = 0x2f0 , AER_SPRITE_ADJUMPDOWN = 0x2f1 , AER_SPRITE_ADSHIELDPUSHE = 0x2f2 ,
  AER_SPRITE_ADSHIELDPUSHN = 0x2f3 , AER_SPRITE_ADSHIELDPUSHS = 0x2f4 , AER_SPRITE_ADDASHATKE = 0x2f5 , AER_SPRITE_ADDASHATKN = 0x2f6 ,
  AER_SPRITE_ADDASHATKS = 0x2f7 , AER_SPRITE_ADDASHE = 0x2f8 , AER_SPRITE_ADDASHN = 0x2f9 , AER_SPRITE_ADDASHS = 0x2fa ,
  AER_SPRITE_ADLAND = 0x2fb , AER_SPRITE_ADWALLDASH = 0x2fc , AER_SPRITE_ADSIT = 0x2fd , AER_SPRITE_ADSTUNNED = 0x2fe ,
  AER_SPRITE_ADTHROWN = 0x2ff , AER_SPRITE_ADSTUMBLECOUGH = 0x300 , AER_SPRITE_ADDROPPINGDOWN = 0x301 , AER_SPRITE_ADVICTORY = 0x302 ,
  AER_SPRITE_ADATTACKN = 0x303 , AER_SPRITE_ADATTACKS = 0x304 , AER_SPRITE_ADATTACKE = 0x305 , AER_SPRITE_ADSTANDSIDE = 0x306 ,
  AER_SPRITE_ADSTANDBACK = 0x307 , AER_SPRITE_ADSTANDFRONT = 0x308 , AER_SPRITE_ADAIME = 0x309 , AER_SPRITE_ADAIMN = 0x30a ,
  AER_SPRITE_ADAIMS = 0x30b , AER_SPRITE_ADWALKSIDE = 0x30c , AER_SPRITE_ADWALKFRONT = 0x30d , AER_SPRITE_ADWALKBACK = 0x30e ,
  AER_SPRITE_ADRUNE = 0x30f , AER_SPRITE_ADRUNN = 0x310 , AER_SPRITE_ADRUNS = 0x311 , AER_SPRITE_ADHEAL = 0x312 ,
  AER_SPRITE_ADSLEEP = 0x313 , AER_SPRITE_ADDIE = 0x314 , AER_SPRITE_ADCHILLINNPC = 0x315 , AER_SPRITE_CHARSTUMBLEDEAD = 0x316 ,
  AER_SPRITE_CHARSTARTLEDAWAKE = 0x317 , AER_SPRITE_CHARCOUGH = 0x318 , AER_SPRITE_CHARSTUMBLECOUGH = 0x319 , AER_SPRITE_CHARVICTORY = 0x31a ,
  AER_SPRITE_SWORDVANISH = 0x31b , AER_SPRITE_CHARSTUMBLE = 0x31c , AER_SPRITE_CHARSIT = 0x31d , AER_SPRITE_CHARTHROWN = 0x31e ,
  AER_SPRITE_CHARSTUNNED = 0x31f , AER_SPRITE_CHARHITMASK = 0x320 , AER_SPRITE_CHARMASK = 0x321 , AER_SPRITE_CHARSHADOW = 0x322 ,
  AER_SPRITE_CHARSHADOWSUNKBACK = 0x323 , AER_SPRITE_CHARSHADOWSUNKFRONT = 0x324 , AER_SPRITE_GODSHADOW = 0x325 , AER_SPRITE_GODSHADOWSUNKBACK = 0x326 ,
  AER_SPRITE_GODSHADOWSUNKFRONT = 0x327 , AER_SPRITE_DEADCHAR = 0x328 , AER_SPRITE_REVIVECHAR = 0x329 , AER_SPRITE_CHARWALLDASH = 0x32a ,
  AER_SPRITE_PISTOLRELOAD = 0x32b , AER_SPRITE_SHOTGUNRELOAD = 0x32c , AER_SPRITE_CHARHITMASKCHEST = 0x32d , AER_SPRITE_CHARSHIELDBREAKSIDESWORD = 0x32e ,
  AER_SPRITE_CHARSHIELDBREAKSIDE = 0x32f , AER_SPRITE_CHARSHIELDBREAKUP = 0x330 , AER_SPRITE_CHARSHIELDBREAKDOWN = 0x331 , AER_SPRITE_CHARCLASHN = 0x332 ,
  AER_SPRITE_CHARCLASHS = 0x333 , AER_SPRITE_CHARCLASHE = 0x334 , AER_SPRITE_CHARWALKBACK = 0x335 , AER_SPRITE_CHARWALKFRONT = 0x336 ,
  AER_SPRITE_CHARWALKSIDE = 0x337 , AER_SPRITE_CHAR = 0x338 , AER_SPRITE_CHARBACK = 0x339 , AER_SPRITE_CHARSIDE = 0x33a ,
  AER_SPRITE_CHARSTANDFRONT = 0x33b , AER_SPRITE_CHARHEAL = 0x33c , AER_SPRITE_CHARSTANDSIDE = 0x33d , AER_SPRITE_CHARSTANDBACK = 0x33e ,
  AER_SPRITE_CHARJUMPDOWN = 0x33f , AER_SPRITE_CHARDROPPINGDOWN = 0x340 , AER_SPRITE_CHARDROPPINGSIDE = 0x341 , AER_SPRITE_CHARLANDDOWN = 0x342 ,
  AER_SPRITE_CHARJUMPSIDE = 0x343 , AER_SPRITE_CHARLANDSIDE = 0x344 , AER_SPRITE_CHARDASHSIDE = 0x345 , AER_SPRITE_CHARDASHFRONT = 0x346 ,
  AER_SPRITE_CHARDASHBACK = 0x347 , AER_SPRITE_CHARAIRDASHSIDE = 0x348 , AER_SPRITE_CHARAIRDASHFRONT = 0x349 , AER_SPRITE_CHARAIRDASHBACK = 0x34a ,
  AER_SPRITE_AIMDIAMONDS = 0x34b , AER_SPRITE_CHARFALLNEW = 0x34c , AER_SPRITE_CHARMODULERIP = 0x34d , AER_SPRITE_CHARWALLSLIDE = 0x34e ,
  AER_SPRITE_CHARTEETER = 0x34f , AER_SPRITE_CHARTEETERUP = 0x350 , AER_SPRITE_CHARTEETERDOWN = 0x351 , AER_SPRITE_CHARWALLPUSH = 0x352 ,
  AER_SPRITE_CHARSLEEP = 0x353 , AER_SPRITE_CHARWARPDEPART = 0x354 , AER_SPRITE_CHARWARPARRIVE = 0x355 , AER_SPRITE_DRIFTERPALETTE = 0x356 ,
  AER_SPRITE_BOSSCHECK = 0x357 , AER_SPRITE_COLLECTIBLECHECK = 0x358 , AER_SPRITE_WAYPOINT = 0x359 , AER_SPRITE_DOORDIR = 0x35a ,
  AER_SPRITE_DUSTBALL = 0x35b , AER_SPRITE_EDITORBLOOMER = 0x35c , AER_SPRITE_EDITORBOOMBOX = 0x35d , AER_SPRITE_EDITORBUTTONPROMPT = 0x35e ,
  AER_SPRITE_EDITORCAMERACUE = 0x35f , AER_SPRITE_EDITORCAMLOCK = 0x360 , AER_SPRITE_EDITORCHARVICTORY = 0x361 , AER_SPRITE_EDITORCHECKPOINT = 0x362 ,
  AER_SPRITE_EDITORCOLORREGION = 0x363 , AER_SPRITE_EDITORCUTSCENE = 0x364 , AER_SPRITE_EDITORNOWARP = 0x365 , AER_SPRITE_EDITORRESET = 0x366 ,
  AER_SPRITE_EDITORSCREENSHAKE = 0x367 , AER_SPRITE_EDITORSNOWFLOOR = 0x368 , AER_SPRITE_EDITORSOUND = 0x369 , AER_SPRITE_EDITORTRUEATINTERVAL = 0x36a ,
  AER_SPRITE_EDITORUPGRADEDASH = 0x36b , AER_SPRITE_EDITORUPGRADEHEALTHPACK = 0x36c , AER_SPRITE_EDITORUPGRADESPECIAL = 0x36d , AER_SPRITE_EDITORUPGRADESWORD = 0x36e ,
  AER_SPRITE_EDITORUPGRADEWEAPON = 0x36f , AER_SPRITE_EDITORWATERFALLICON = 0x370 , AER_SPRITE_EDITORWATERFLOOR = 0x371 , AER_SPRITE_EMPTY = 0x372 ,
  AER_SPRITE_GAUNTLETDOOR = 0x373 , AER_SPRITE_INFINITESLIME = 0x374 , AER_SPRITE_ONETIMETRUE = 0x375 , AER_SPRITE_PERMASTATE = 0x376 ,
  AER_SPRITE_REGIONICON = 0x377 , AER_SPRITE_REGIONWALLICON = 0x378 , AER_SPRITE_ROOMVISITED = 0x379 , AER_SPRITE_SOUNDOBJ = 0x37a ,
  AER_SPRITE_STAND = 0x37b , AER_SPRITE_TITLEDOOR = 0x37c , AER_SPRITE_TRANSDOOR = 0x37d , AER_SPRITE_WELLCHECK = 0x37e ,
  AER_SPRITE_CAMPOS = 0x37f , AER_SPRITE_CLEAR = 0x380 , AER_SPRITE_CURPOS = 0x381 , AER_SPRITE_EDITORARROW = 0x382 ,
  AER_SPRITE_EDITORARROWON = 0x383 , AER_SPRITE_EDITORCAM = 0x384 , AER_SPRITE_EDITOREYEDROPPER = 0x385 , AER_SPRITE_EDITORGRID = 0x386 ,
  AER_SPRITE_EDITORGRIDDOWN = 0x387 , AER_SPRITE_EDITORGRIDON = 0x388 , AER_SPRITE_EDITORGRIDUP = 0x389 , AER_SPRITE_EDITORHELP = 0x38a ,
  AER_SPRITE_EDITORHIGHLIGHTGEARBIT = 0x38b , AER_SPRITE_EDITORHIGHLIGHTCHECKPOINTS = 0x38c , AER_SPRITE_EDITORHIGHLIGHTHEALTH = 0x38d , AER_SPRITE_EDITORHIGHLIGHTBONES = 0x38e ,
  AER_SPRITE_EDITORLOG = 0x38f , AER_SPRITE_EDITORLOGON = 0x390 , AER_SPRITE_EDITORPLAYTEST = 0x391 , AER_SPRITE_EDITORPLAYTESTON = 0x392 ,
  AER_SPRITE_EDITORSCNDS = 0x393 , AER_SPRITE_EDITORSEPARATOR = 0x394 , AER_SPRITE_EDITORSKETCH = 0x395 , AER_SPRITE_EDITORSKETCHON = 0x396 ,
  AER_SPRITE_EDITORSNAP = 0x397 , AER_SPRITE_EDITORSNAPON = 0x398 , AER_SPRITE_EYECON = 0x399 , AER_SPRITE_FILL = 0x39a ,
  AER_SPRITE_GOD = 0x39b , AER_SPRITE_HALLUCINATIONPREVENTER = 0x39c , AER_SPRITE_LAYER = 0x39d , AER_SPRITE_LEVEL = 0x39e ,
  AER_SPRITE_LEVELBOUNDARY = 0x39f , AER_SPRITE_NOCLIP = 0x3a0 , AER_SPRITE_NOTE = 0x3a1 , AER_SPRITE_OBJS = 0x3a2 ,
  AER_SPRITE_ONCAMPOS = 0x3a3 , AER_SPRITE_ONCURPOS = 0x3a4 , AER_SPRITE_ONEDITORCAM = 0x3a5 , AER_SPRITE_ONEDITORHELP = 0x3a6 ,
  AER_SPRITE_ONEDITORSCNDS = 0x3a7 , AER_SPRITE_ONGOD = 0x3a8 , AER_SPRITE_ONLAYER = 0x3a9 , AER_SPRITE_ONLEVEL = 0x3aa ,
  AER_SPRITE_ONNOCLIP = 0x3ab , AER_SPRITE_ONOBJS = 0x3ac , AER_SPRITE_ONPLAY = 0x3ad , AER_SPRITE_ONROOMSETTING = 0x3ae ,
  AER_SPRITE_ONSETTING = 0x3af , AER_SPRITE_ONTELE = 0x3b0 , AER_SPRITE_PAUSE = 0x3b1 , AER_SPRITE_RADIOBUTTON = 0x3b2 ,
  AER_SPRITE_ROOMSETTING = 0x3b3 , AER_SPRITE_SAVE = 0x3b4 , AER_SPRITE_SETTING = 0x3b5 , AER_SPRITE_TELE = 0x3b6 ,
  AER_SPRITE_ZOOM1X = 0x3b7 , AER_SPRITE_ZOOM2X = 0x3b8 , AER_SPRITE_ZOOMFULL = 0x3b9 , AER_SPRITE_ZOOMXX = 0x3ba ,
  AER_SPRITE_ACIDPARTICLE = 0x3bb , AER_SPRITE_ACIDBUBBLES = 0x3bc , AER_SPRITE_ACIDBUBBLEM = 0x3bd , AER_SPRITE_ACIDSPLASHS = 0x3be ,
  AER_SPRITE_VIRUSBLOODMED = 0x3bf , AER_SPRITE_VIRUSBLOODSMALL = 0x3c0 , AER_SPRITE_BLOODSPIT = 0x3c1 , AER_SPRITE_BLOODSPARKLARGE = 0x3c2 ,
  AER_SPRITE_BLOODSPARKMED = 0x3c3 , AER_SPRITE_BLOODSPARKSMALL = 0x3c4 , AER_SPRITE_BLOODSTAINS = 0x3c5 , AER_SPRITE_BLOODSTAINSB = 0x3c6 ,
  AER_SPRITE_BLOODSTAINSSMALL = 0x3c7 , AER_SPRITE_BLOODMEDFANWIDE = 0x3c8 , AER_SPRITE_BLOODLARGEWHEEL = 0x3c9 , AER_SPRITE_BLOODSMALLBLOOM = 0x3ca ,
  AER_SPRITE_BLOODLARGEFAN = 0x3cb , AER_SPRITE_BLOODMEDFAN = 0x3cc , AER_SPRITE_BLOODMEDSPLIT = 0x3cd , AER_SPRITE_BLOODSPRAYALT = 0x3ce ,
  AER_SPRITE_BLOODPART = 0x3cf , AER_SPRITE_BLOODPOOL = 0x3d0 , AER_SPRITE_DEAD = 0x3d1 , AER_SPRITE_GIBLET = 0x3d2 ,
  AER_SPRITE_COLUMNDEBRI = 0x3d3 , AER_SPRITE_GLASSSHARD = 0x3d4 , AER_SPRITE_TURRETDEBRI = 0x3d5 , AER_SPRITE_CRATEDEBRI = 0x3d6 ,
  AER_SPRITE_PIPEDEBRIS = 0x3d7 , AER_SPRITE_PLANTDEBRIS = 0x3d8 , AER_SPRITE_DRIFTERTOSSEDSHELL = 0x3d9 , AER_SPRITE_SHRUBDEBRIS = 0x3da ,
  AER_SPRITE_SHRUBDEBRIS2 = 0x3db , AER_SPRITE_CRATECONTENTS = 0x3dc , AER_SPRITE_SKELETONBONES = 0x3dd , AER_SPRITE_POWDER = 0x3de ,
  AER_SPRITE_BLOODSMOKE = 0x3df , AER_SPRITE_GRENADESMOKE = 0x3e0 , AER_SPRITE_GRENADESMOKE2 = 0x3e1 , AER_SPRITE_DASHDIAMOND = 0x3e2 ,
  AER_SPRITE_DUSTCLOUD = 0x3e3 , AER_SPRITE_DUSTCLOUDEXPLODE = 0x3e4 , AER_SPRITE_SMOKESMALL = 0x3e5 , AER_SPRITE_MISSILETRAIL = 0x3e6 ,
  AER_SPRITE_SMOKE = 0x3e7 , AER_SPRITE_STEPDUST = 0x3e8 , AER_SPRITE_RUNDUST = 0x3e9 , AER_SPRITE_DUSTDASH = 0x3ea ,
  AER_SPRITE_IMPACTDUST = 0x3eb , AER_SPRITE_RPMISSILESMOKE = 0x3ec , AER_SPRITE_CRYSTALDUST = 0x3ed , AER_SPRITE_HYPEREXPLOSIONMEDIUM = 0x3ee ,
  AER_SPRITE_RAILGUNBLAST = 0x3ef , AER_SPRITE_HYPEREXPLOSIONSMALL = 0x3f0 , AER_SPRITE_GIBS = 0x3f1 , AER_SPRITE_FLAMETHROWERFLAME = 0x3f2 ,
  AER_SPRITE_FLAMEPOLECANDLE = 0x3f3 , AER_SPRITE_FLAMESPARK = 0x3f4 , AER_SPRITE_FLAMEJETFLAME = 0x3f5 , AER_SPRITE_BIGFLAMEJETFLAME = 0x3f6 ,
  AER_SPRITE_BIGFLAMEJETBASE = 0x3f7 , AER_SPRITE_BIGFLAMEJETWARNING = 0x3f8 , AER_SPRITE_BLOCKFIRE = 0x3f9 , AER_SPRITE_SMALLFUME = 0x3fa ,
  AER_SPRITE_TINYENERGYSIZZLE = 0x3fb , AER_SPRITE_TINYFLAMESIZZLE = 0x3fc , AER_SPRITE_FIREBOGFLAMESMALL = 0x3fd , AER_SPRITE_FIREBOGFLAMEMED = 0x3fe ,
  AER_SPRITE_FIREBOGFLAMEMOVING = 0x3ff , AER_SPRITE_BURNTGROUND = 0x400 , AER_SPRITE_GOOPRINT = 0x401 , AER_SPRITE_BULLETBLAST = 0x402 ,
  AER_SPRITE_PARRYSPARK = 0x403 , AER_SPRITE_CRITSPARK = 0x404 , AER_SPRITE_STUNSPARK = 0x405 , AER_SPRITE_STUNSPARKLE = 0x406 ,
  AER_SPRITE_LASERHITWALL = 0x407 , AER_SPRITE_SHIELDRIPPLE = 0x408 , AER_SPRITE_SHIELDSHATTER = 0x409 , AER_SPRITE_SPARKFLASH = 0x40a ,
  AER_SPRITE_DASHBREAKSPARKS = 0x40b , AER_SPRITE_LIGHTDEFAULT = 0x40c , AER_SPRITE_GHOSTLIGHT = 0x40d , AER_SPRITE_DRIFTERLIGHT = 0x40e ,
  AER_SPRITE_SPARKLE = 0x40f , AER_SPRITE_TELEPORTIN = 0x410 , AER_SPRITE_TELEPORTINFG = 0x411 , AER_SPRITE_TINYGHOST = 0x412 ,
  AER_SPRITE_SWITCHSIGNAL = 0x413 , AER_SPRITE_OUTLINEGRASS = 0x414 , AER_SPRITE_OUTLINELABWALL = 0x415 , AER_SPRITE_DARKNESS = 0x416 ,
  AER_SPRITE_ALMOSTDEADPATINA = 0x417 , AER_SPRITE_DAMAGEPATINA = 0x418 , AER_SPRITE_HEALTHPICKUPFOOTUI = 0x419 , AER_SPRITE_WATERSPARKLE = 0x41a ,
  AER_SPRITE_DROPLET = 0x41b , AER_SPRITE_WATERFALLWAVES = 0x41c , AER_SPRITE_WATERFALLWAVESBLANK = 0x41d , AER_SPRITE_WAVE = 0x41e ,
  AER_SPRITE_BORDERWAVE = 0x41f , AER_SPRITE_PUDDLE = 0x420 , AER_SPRITE_WATERFALLTOP = 0x421 , AER_SPRITE_WATERFALLTILE = 0x422 ,
  AER_SPRITE_WATERFALLBOTTOM = 0x423 , AER_SPRITE_WATERRIPPLEMD = 0x424 , AER_SPRITE_WATERRIPPLESM = 0x425 , AER_SPRITE_WATERSPLASHMD = 0x426 ,
  AER_SPRITE_WATERSPLASHSM = 0x427 , AER_SPRITE_SPLASH = 0x428 , AER_SPRITE_WEATHERICONMIST = 0x429 , AER_SPRITE_PULSE = 0x42a ,
  AER_SPRITE_WEATHERICONRAIN = 0x42b , AER_SPRITE_WEATHERICONSNOW = 0x42c , AER_SPRITE_WEATHERICONRAINBOWDUST = 0x42d , AER_SPRITE_GLITTER = 0x42e ,
  AER_SPRITE_SCREENDUST = 0x42f , AER_SPRITE_BLACKRAIN = 0x430 , AER_SPRITE_SNOWFOOTPRINT = 0x431 , AER_SPRITE_SNOWPARTICLE = 0x432 ,
  AER_SPRITE_LIGHTNING4 = 0x433 , AER_SPRITE_LIGHTNING3 = 0x434 , AER_SPRITE_LIGHTNING2 = 0x435 , AER_SPRITE_SNOW = 0x436 ,
  AER_SPRITE_LIGHTNING = 0x437 , AER_SPRITE_BGCLOUDS = 0x438 , AER_SPRITE_DUSTPART = 0x439 , AER_SPRITE_GLOWINGEYES = 0x43a ,
  AER_SPRITE_EARTHQUAKEDUST = 0x43b , AER_SPRITE_ROOFDEBRI = 0x43c , AER_SPRITE_ROOFDEBRIBREAK = 0x43d , AER_SPRITE_ENERGYRIPPLESM = 0x43e ,
  AER_SPRITE_ROLLYPOLLYBLAST = 0x43f , AER_SPRITE_ENEMYSHADOW = 0x440 , AER_SPRITE_PUNCHINGBAG = 0x441 , AER_SPRITE_BOWLERROLL = 0x442 ,
  AER_SPRITE_HALDIRK = 0x443 , AER_SPRITE_HALDIRKDEAD = 0x444 , AER_SPRITE_BIGTENTACLE = 0x445 , AER_SPRITE_ACIDFLY = 0x446 ,
  AER_SPRITE_ACIDFLYSPIT = 0x447 , AER_SPRITE_PLANTYDEAD = 0x448 , AER_SPRITE_PLANTYDECAPTOP = 0x449 , AER_SPRITE_PLANTYDECAPBOTTOM = 0x44a ,
  AER_SPRITE_MELTYMASK = 0x44b , AER_SPRITE_PLANTYRISE = 0x44c , AER_SPRITE_PLANTYFOOT = 0x44d , AER_SPRITE_PLANTYFOOT2 = 0x44e ,
  AER_SPRITE_PLANTYMOVE = 0x44f , AER_SPRITE_PLANTYATTACKROOTS = 0x450 , AER_SPRITE_PLANTYDEADROOTS = 0x451 , AER_SPRITE_PLANTYATTACK = 0x452 ,
  AER_SPRITE_JARFROGRUMMAGE = 0x453 , AER_SPRITE_JARFROGIDLE = 0x454 , AER_SPRITE_JARFROGDECAPBOTTOM = 0x455 , AER_SPRITE_JARFROGDECAPTOP = 0x456 ,
  AER_SPRITE_JARFROGDEAD = 0x457 , AER_SPRITE_JARFROGHOP = 0x458 , AER_SPRITE_JARFROGTOSS = 0x459 , AER_SPRITE_JARFROGWALK = 0x45a ,
  AER_SPRITE_STRIDERSTUN = 0x45b , AER_SPRITE_STRIDERIDLE = 0x45c , AER_SPRITE_STRIDERFLOORMASK = 0x45d , AER_SPRITE_STRIDERDECAPTOP = 0x45e ,
  AER_SPRITE_STRIDERDECAPBOTTOM = 0x45f , AER_SPRITE_STRIDERDEAD = 0x460 , AER_SPRITE_STRIDERWALK = 0x461 , AER_SPRITE_STRIDERSWIM = 0x462 ,
  AER_SPRITE_THROWINGKNIFE = 0x463 , AER_SPRITE_THROWINGKNIFEDISSAPEAR = 0x464 , AER_SPRITE_BAREFROGHOPRIGHT = 0x465 , AER_SPRITE_BAREFROGTHROW = 0x466 ,
  AER_SPRITE_BAREFROGHOPLEFT = 0x467 , AER_SPRITE_NINJAFROGDEAD = 0x468 , AER_SPRITE_NINJAFROGDECAPBOTTOM = 0x469 , AER_SPRITE_NINJAFROGDECAPTOP = 0x46a ,
  AER_SPRITE_NINJAFROGATTACK = 0x46b , AER_SPRITE_NINJAFROGJUMPBACK = 0x46c , AER_SPRITE_NINJAFROGHOPRIGHT = 0x46d , AER_SPRITE_NINJAFROGHOPLEFT = 0x46e ,
  AER_SPRITE_NINJAFROGMASK = 0x46f , AER_SPRITE_FLAMEMITEWALK = 0x470 , AER_SPRITE_FLAMEMITEEMERGE = 0x471 , AER_SPRITE_FLAMEMITEHIDDEN = 0x472 ,
  AER_SPRITE_FLAMEMITEBURIED = 0x473 , AER_SPRITE_FLAMEMITEATTACK = 0x474 , AER_SPRITE_FLAMEMITEEXPLODE = 0x475 , AER_SPRITE_FLAMEMITEEXPLOSION = 0x476 ,
  AER_SPRITE_GARBAGEPLANTDEAD = 0x477 , AER_SPRITE_GARBAGEPLANT = 0x478 , AER_SPRITE_GHOSTBEAMBIRDINTRO = 0x479 , AER_SPRITE_GHOSTBEAMBIRDDECAPTOP = 0x47a ,
  AER_SPRITE_GHOSTBEAMBIRDDEAD = 0x47b , AER_SPRITE_GHOSTBEAMBIRDDECAPBOTTOM = 0x47c , AER_SPRITE_GHOSTBEAMBIRDWALK = 0x47d , AER_SPRITE_GHOSTBEAMBIRDIDLE = 0x47e ,
  AER_SPRITE_GHOSTBEAMBIRDSLAMSQUARE = 0x47f , AER_SPRITE_GHOSTBEAMSUMMONFX = 0x480 , AER_SPRITE_GHOSTBEAMBIRDINVOKE = 0x481 , AER_SPRITE_GHOSTBEAMBIRDSLAM = 0x482 ,
  AER_SPRITE_BLOCKSUMMONBIRDINVOKE = 0x483 , AER_SPRITE_BURSTBIRDDEAD = 0x484 , AER_SPRITE_BURSTBIRDDECAPBOTTOM = 0x485 , AER_SPRITE_BURSTBIRDDECAPTOP = 0x486 ,
  AER_SPRITE_BURSTBIRDINVOKE = 0x487 , AER_SPRITE_BURSTBIRDRUN = 0x488 , AER_SPRITE_BURSTBIRDATTACK = 0x489 , AER_SPRITE_BIRDMANTUMBLE = 0x48a ,
  AER_SPRITE_BIRDMANSTAND = 0x48b , AER_SPRITE_BIRDMANDEAD = 0x48c , AER_SPRITE_BIRDMANDECAPBOTTOM = 0x48d , AER_SPRITE_BIRDMANDECAPTOP = 0x48e ,
  AER_SPRITE_BIRDMANSTUN = 0x48f , AER_SPRITE_BIRDMANFLY = 0x490 , AER_SPRITE_BIRDMANWALK = 0x491 , AER_SPRITE_BIRDMANDIVE = 0x492 ,
  AER_SPRITE_BIRDMANSHADOW = 0x493 , AER_SPRITE_CULTSUMMONFX = 0x494 , AER_SPRITE_CULTBIRDIDLE = 0x495 , AER_SPRITE_CULTBIRDINTRO = 0x496 ,
  AER_SPRITE_CULTBIRDREADY = 0x497 , AER_SPRITE_CULTBIRDSTUNNED = 0x498 , AER_SPRITE_CULTBIRDATTACK = 0x499 , AER_SPRITE_CULTBIRDCROUCH = 0x49a ,
  AER_SPRITE_CULTBIRDMOVE = 0x49b , AER_SPRITE_CULTBIRDSHIELD = 0x49c , AER_SPRITE_CULTBIRDSPEARHITSPARK = 0x49d , AER_SPRITE_CULTBIRDSPEARTELL = 0x49e ,
  AER_SPRITE_GLOWSHIELD = 0x49f , AER_SPRITE_CULTBIRDDODGE = 0x4a0 , AER_SPRITE_CULTBIRDSUMMON = 0x4a1 , AER_SPRITE_CULTBIRDDEAD = 0x4a2 ,
  AER_SPRITE_CULTBIRDDECAPBODY = 0x4a3 , AER_SPRITE_CULTBIRDDECAPHEAD = 0x4a4 , AER_SPRITE_CULTSPIKE = 0x4a5 , AER_SPRITE_CULTCHARGE = 0x4a6 ,
  AER_SPRITE_CULTSPEAR = 0x4a7 , AER_SPRITE_CULTBIRDMARCHDARK = 0x4a8 , AER_SPRITE_CRABDECAPTOP = 0x4a9 , AER_SPRITE_CRABDECAPBOTTOM = 0x4aa ,
  AER_SPRITE_CRABDEAD = 0x4ab , AER_SPRITE_CRABATTACK = 0x4ac , AER_SPRITE_CRAB = 0x4ad , AER_SPRITE_CRABMAN = 0x4ae ,
  AER_SPRITE_CRABMANATTACK = 0x4af , AER_SPRITE_ALPHAWOLFGRABDRIFTER = 0x4b0 , AER_SPRITE_ALPHAWOLFGRAB = 0x4b1 , AER_SPRITE_ALPHAWOLF = 0x4b2 ,
  AER_SPRITE_WOLFDECAPBOTTOM = 0x4b3 , AER_SPRITE_WOLFDECAPTOP = 0x4b4 , AER_SPRITE_WOLFIDLE = 0x4b5 , AER_SPRITE_WOLFDEAD = 0x4b6 ,
  AER_SPRITE_WOLFRUN = 0x4b7 , AER_SPRITE_WOLFSTUN = 0x4b8 , AER_SPRITE_WOLFATTACK = 0x4b9 , AER_SPRITE_CRYSTALSPIKENE = 0x4ba ,
  AER_SPRITE_CRYSTALSPIKEN = 0x4bb , AER_SPRITE_CRYSTALSPIKESE = 0x4bc , AER_SPRITE_CRYSTALSPIKES = 0x4bd , AER_SPRITE_TANUKIGROUNDMASK = 0x4be ,
  AER_SPRITE_TANUKIHITMASK = 0x4bf , AER_SPRITE_TANUKISPEARDECAPTOP = 0x4c0 , AER_SPRITE_TANUKICRYSTAL = 0x4c1 , AER_SPRITE_TANUKISPEARWALK = 0x4c2 ,
  AER_SPRITE_TANUKISPEARDEAD = 0x4c3 , AER_SPRITE_TANUKISPEARSTUN = 0x4c4 , AER_SPRITE_TANUKISPEARDECAPBOTTOM = 0x4c5 , AER_SPRITE_TANUKISPEARATTACK = 0x4c6 ,
  AER_SPRITE_TANUKISPEARATKCOL = 0x4c7 , AER_SPRITE_TANUKISPEARFLICKER = 0x4c8 , AER_SPRITE_TANUKIFLICKER = 0x4c9 , AER_SPRITE_TANUKITARGETFLICKER = 0x4ca ,
  AER_SPRITE_TANUKIRECOIL = 0x4cb , AER_SPRITE_TANUKIATTACK1 = 0x4cc , AER_SPRITE_TANUKIATTACK2 = 0x4cd , AER_SPRITE_TANUKIWALK = 0x4ce ,
  AER_SPRITE_TANUKIWARRIORINTRO = 0x4cf , AER_SPRITE_TANUKIDEAD = 0x4d0 , AER_SPRITE_TANUKIDECAPBOTTOM = 0x4d1 , AER_SPRITE_TANUKISLASH = 0x4d2 ,
  AER_SPRITE_TANUKIDECAPTOP = 0x4d3 , AER_SPRITE_TIMEPHASEBULLETHIT = 0x4d4 , AER_SPRITE_TIMEPHASEBULLETTRAIL = 0x4d5 , AER_SPRITE_TANUKIPISTOLFLICKER = 0x4d6 ,
  AER_SPRITE_TANUKIPISTOLDEAD = 0x4d7 , AER_SPRITE_TANUKIPISTOLRECOIL = 0x4d8 , AER_SPRITE_TANUKIPISTOLWALK = 0x4d9 , AER_SPRITE_TANUKIPISTOLDECAPBOTTOM = 0x4da ,
  AER_SPRITE_TANUKIPISTOLAIMDOWN = 0x4db , AER_SPRITE_TANUKIPISTOLAIMDOWNSIDE = 0x4dc , AER_SPRITE_TANUKIPISTOLAIMSIDE = 0x4dd , AER_SPRITE_TANUKIPISTOLAIMUPSIDE = 0x4de ,
  AER_SPRITE_TANUKIPISTOLAIMUP = 0x4df , AER_SPRITE_TANUKIPISTOLDECAPTOP = 0x4e0 , AER_SPRITE_CRYSTALBABYSTUN = 0x4e1 , AER_SPRITE_CRYSTALBABYDEAD = 0x4e2 ,
  AER_SPRITE_CRYSTALBABYDECAPBOTTOM = 0x4e3 , AER_SPRITE_CRYSTALBABYWALK = 0x4e4 , AER_SPRITE_CRYSTALBABYATTACK = 0x4e5 , AER_SPRITE_CRYSTALBABYSPIKE = 0x4e6 ,
  AER_SPRITE_SMALLCRYSTALSPIDERHIDE = 0x4e7 , AER_SPRITE_MEDCRYSTALSPIDERWALK = 0x4e8 , AER_SPRITE_MEDCRYSTALSPIDERSTUN = 0x4e9 , AER_SPRITE_MEDCRYSTALSPIDERDEAD = 0x4ea ,
  AER_SPRITE_MEDCRYSTALSPIDERDECAPBOTTOM = 0x4eb , AER_SPRITE_CRYSTALFRAGMENT = 0x4ec , AER_SPRITE_MEDCRYSTALSPIDERRUN = 0x4ed , AER_SPRITE_MEDCRYSTALSPIDERATTACK = 0x4ee ,
  AER_SPRITE_SMALLCRYSTALSPIDERDEAD = 0x4ef , AER_SPRITE_SMALLCRYSTALSPIDERWALK = 0x4f0 , AER_SPRITE_SMALLCRYSTALSPIDERATTACK = 0x4f1 , AER_SPRITE_BLADIRKMASK = 0x4f2 ,
  AER_SPRITE_BLADIRKATKMASK = 0x4f3 , AER_SPRITE_BLADIRKDECAPBOTTOM = 0x4f4 , AER_SPRITE_BLADIRKDECAPTOP = 0x4f5 , AER_SPRITE_BLADIRKDEATH = 0x4f6 ,
  AER_SPRITE_BLADIRKWALK = 0x4f7 , AER_SPRITE_BLADIRKSTUN = 0x4f8 , AER_SPRITE_BLADIRKATTACK = 0x4f9 , AER_SPRITE_BLADIRKINTRO = 0x4fa ,
  AER_SPRITE_BLADIRKSHOOT = 0x4fb , AER_SPRITE_ROBODOG = 0x4fc , AER_SPRITE_ROBODOGATTACK = 0x4fd , AER_SPRITE_SOUTHDRONE = 0x4fe ,
  AER_SPRITE_DIRKSITBACK = 0x4ff , AER_SPRITE_DIRKSITFRONT = 0x500 , AER_SPRITE_DIRKIDLE = 0x501 , AER_SPRITE_DIRKDEAD = 0x502 ,
  AER_SPRITE_DIRKDECAPBOTTOM = 0x503 , AER_SPRITE_DIRKDECAPTOP = 0x504 , AER_SPRITE_DIRKDIELEG = 0x505 , AER_SPRITE_DIRKDIESLICE = 0x506 ,
  AER_SPRITE_DIRKDIEDIAG = 0x507 , AER_SPRITE_DIRK = 0x508 , AER_SPRITE_DIRKRUN = 0x509 , AER_SPRITE_DIRKMASK = 0x50a ,
  AER_SPRITE_DIRKAFTER = 0x50b , AER_SPRITE_DIRKANTNEW = 0x50c , AER_SPRITE_DIRKATKNEW = 0x50d , AER_SPRITE_DIRKSTUN = 0x50e ,
  AER_SPRITE_DIRKSTUNBACK = 0x50f , AER_SPRITE_FAKEDIRK = 0x510 , AER_SPRITE_PUNCHINGBAGDEAD = 0x511 , AER_SPRITE_DIRKBOMB = 0x512 ,
  AER_SPRITE_DIRKOMMANDERCHARGE = 0x513 , AER_SPRITE_DIRKOMMANDERDEAD = 0x514 , AER_SPRITE_DIRKOMMANDERDECAPBOTTOM = 0x515 , AER_SPRITE_DIRKOMMANDERDECAPTOP = 0x516 ,
  AER_SPRITE_DIRKOMMANDERIDLE = 0x517 , AER_SPRITE_DIRKOMMANDERJUMP = 0x518 , AER_SPRITE_DIRKOMMANDERSHOOTSIDE = 0x519 , AER_SPRITE_DIRKOMMANDERSHOOTUP = 0x51a ,
  AER_SPRITE_DIRKOMMANDERDODGE = 0x51b , AER_SPRITE_DIRKOMMANDERSTUN = 0x51c , AER_SPRITE_DIRKOMMANDERSWING = 0x51d , AER_SPRITE_DIRKOMMANDERSWORDCOL = 0x51e ,
  AER_SPRITE_DIRKOMMANDERWALK = 0x51f , AER_SPRITE_DIRKOMMANDERMASK = 0x520 , AER_SPRITE_GOAT = 0x521 , AER_SPRITE_GOATRISE = 0x522 ,
  AER_SPRITE_LEAPERMASK = 0x523 , AER_SPRITE_LEAPERATTACK = 0x524 , AER_SPRITE_LEAPERDECAPBOTTOM = 0x525 , AER_SPRITE_LEAPERDECAPTOP = 0x526 ,
  AER_SPRITE_LEAPERDEATH = 0x527 , AER_SPRITE_LEAPERSHADOW = 0x528 , AER_SPRITE_LEAPERIDLE = 0x529 , AER_SPRITE_LEAPERWALK = 0x52a ,
  AER_SPRITE_LEAPERSLASH = 0x52b , AER_SPRITE_MISSILEDIRK = 0x52c , AER_SPRITE_MISSILEDIRKDODGE = 0x52d , AER_SPRITE_MISSILEDIRKSHOOTSIDE = 0x52e ,
  AER_SPRITE_MISSILEDIRKATTACK = 0x52f , AER_SPRITE_MISSILEDIRKDEAD = 0x530 , AER_SPRITE_MISSILEDIRKDECAPTOP = 0x531 , AER_SPRITE_MISSILEDIRKDECAPBOTTOM = 0x532 ,
  AER_SPRITE_MISSILEDIRKGUN = 0x533 , AER_SPRITE_MISSILEDIRKMASK = 0x534 , AER_SPRITE_PARRYPRINCEMOVE = 0x535 , AER_SPRITE_PARRYPRINCEMASK = 0x536 ,
  AER_SPRITE_PARRYPRINCEDODGE = 0x537 , AER_SPRITE_PARRYPRINCEDEFENCE = 0x538 , AER_SPRITE_PARRYPRINCESTUN = 0x539 , AER_SPRITE_PARRYPRINCERECOVERY = 0x53a ,
  AER_SPRITE_PARRYPRINCEANT = 0x53b , AER_SPRITE_PARRYPRINCEATTACK = 0x53c , AER_SPRITE_PARRYPRINCEDECAPTOP = 0x53d , AER_SPRITE_PARRYPRINCEDECAPBOTTOM = 0x53e ,
  AER_SPRITE_PARRYPRINCEDEAD = 0x53f , AER_SPRITE_RIFLEDIRKIDLE = 0x540 , AER_SPRITE_RIFLEDIRK = 0x541 , AER_SPRITE_RIFLEDIRKDECAPTOP = 0x542 ,
  AER_SPRITE_RIFLEDIRKDECAPBOTTOM = 0x543 , AER_SPRITE_RIFLEDIRKGUN = 0x544 , AER_SPRITE_RIFLEDIRKATTACK = 0x545 , AER_SPRITE_RIFLEDIRKDEAD = 0x546 ,
  AER_SPRITE_RIFLEDIRKSTUN = 0x547 , AER_SPRITE_SLIMEMASK = 0x548 , AER_SPRITE_SLIME = 0x549 , AER_SPRITE_SLIMEATTACK = 0x54a ,
  AER_SPRITE_ACIDSLIME = 0x54b , AER_SPRITE_SLIMEPART = 0x54c , AER_SPRITE_SLIMEONGROUND = 0x54d , AER_SPRITE_DARKTRAIL = 0x54e ,
  AER_SPRITE_SPIDERATTACK = 0x54f , AER_SPRITE_SPIDERDECAPBOTTOM = 0x550 , AER_SPRITE_SPIDERDECAPTOP = 0x551 , AER_SPRITE_SPIDERDEAD = 0x552 ,
  AER_SPRITE_SPIDER = 0x553 , AER_SPRITE_SOCCERBALL = 0x554 , AER_SPRITE_APARTMENTDIAGRAM = 0x555 , AER_SPRITE_APARTMENTDIAGRAMDESK = 0x556 ,
  AER_SPRITE_APARTMENTDIAGRAMPROJECTOR = 0x557 , AER_SPRITE_APARTMENTLIGHTSWITCH = 0x558 , AER_SPRITE_APARTMENTMIRRORFRAME = 0x559 , AER_SPRITE_APARTMENTSWAPPERS = 0x55a ,
  AER_SPRITE_SCOREBOARDFILL = 0x55b , AER_SPRITE_STAMINARECHARGER = 0x55c , AER_SPRITE_ABYSSDOOR = 0x55d , AER_SPRITE_ABYSSDOORBASE = 0x55e ,
  AER_SPRITE_ABYSSDOORGLOW = 0x55f , AER_SPRITE_ABYSSDOORPILLAR = 0x560 , AER_SPRITE_ABYSSDOORPILLARWEST = 0x561 , AER_SPRITE_ABYSSDOORPILLARSOUTH = 0x562 ,
  AER_SPRITE_ABYSSDOORPILLAREAST = 0x563 , AER_SPRITE_ABYSSDOORPILLARNORTH = 0x564 , AER_SPRITE_FLOORBUTTON = 0x565 , AER_SPRITE_FLOORBUTTONSUBTLE = 0x566 ,
  AER_SPRITE_BUTTONOLD = 0x567 , AER_SPRITE_BUTTON = 0x568 , AER_SPRITE_BUTTONMOVINGPLATFORM = 0x569 , AER_SPRITE_BARREL = 0x56a ,
  AER_SPRITE_BARRELEXPLODING = 0x56b , AER_SPRITE_COLLECTIBLECOLUMN = 0x56c , AER_SPRITE_GEARCRATE = 0x56d , AER_SPRITE_GEARCRATESTUMP = 0x56e ,
  AER_SPRITE_HEALTHPLANT = 0x56f , AER_SPRITE_HEALTHPLANTCUT = 0x570 , AER_SPRITE_LARGECRATE = 0x571 , AER_SPRITE_MULTIHITCRATE = 0x572 ,
  AER_SPRITE_ORGANTUBEBASE = 0x573 , AER_SPRITE_SMALLCRATE = 0x574 , AER_SPRITE_WCRYSTALCLEANSTUMP = 0x575 , AER_SPRITE_WCRYSTALROUGHSMSTUMP = 0x576 ,
  AER_SPRITE_WCRYSTALROUGHTALLSTUMP = 0x577 , AER_SPRITE_WCRYSTALTRAPSTUMP = 0x578 , AER_SPRITE_WCRYSTALTRAP2STUMP = 0x579 , AER_SPRITE_WCRYSTALTRAP3STUMP = 0x57a ,
  AER_SPRITE_WCRYSTALTRAP4STUMP = 0x57b , AER_SPRITE_WGEODEBIGSTUMP = 0x57c , AER_SPRITE_WGEODEBIG1STUMP = 0x57d , AER_SPRITE_WGEODEBIG2STUMP = 0x57e ,
  AER_SPRITE_WGEODEHUGESTUMP = 0x57f , AER_SPRITE_WGEODEHUGE1STUMP = 0x580 , AER_SPRITE_WGEODEHUGE2STUMP = 0x581 , AER_SPRITE_DOORINTERACTIVEFLOORMAT = 0x582 ,
  AER_SPRITE_DOORLOCKEDICON = 0x583 , AER_SPRITE_DOORUNLOCKEDICON = 0x584 , AER_SPRITE_DOORFAIL = 0x585 , AER_SPRITE_ROOMDOOREAST = 0x586 ,
  AER_SPRITE_ROOMDOORNORTH = 0x587 , AER_SPRITE_ROOMDOORSOUTH = 0x588 , AER_SPRITE_ROOMDOORWEST = 0x589 , AER_SPRITE_MODULEDOOR1 = 0x58a ,
  AER_SPRITE_MODULEDOOR3 = 0x58b , AER_SPRITE_MODULEDOOR4 = 0x58c , AER_SPRITE_MODULEDOOR8 = 0x58d , AER_SPRITE_TELEVATORPLATFORMABYSS = 0x58e ,
  AER_SPRITE_TELEVATORHOLEABYSS = 0x58f , AER_SPRITE_TELEVATORDISSAPEAR = 0x590 , AER_SPRITE_TELEVATORHOLE = 0x591 , AER_SPRITE_TELEVATORHOLEMODULELAB = 0x592 ,
  AER_SPRITE_TELEVATORMASK = 0x593 , AER_SPRITE_TELEVATORPLATFORM = 0x594 , AER_SPRITE_TELEVATORPLATFORMMODULELAB = 0x595 , AER_SPRITE_VANISHINGDOOR = 0x596 ,
  AER_SPRITE_VANISHINGDOOREDGES = 0x597 , AER_SPRITE_VANISHINGDOOROPEN = 0x598 , AER_SPRITE_BIGBOSSDOOR = 0x599 , AER_SPRITE_GAUNTLETDOORN = 0x59a ,
  AER_SPRITE_GAUNTLETDOORSIDE = 0x59b , AER_SPRITE_SPLITDOORBOTTOM = 0x59c , AER_SPRITE_SPLITDOORTOP = 0x59d , AER_SPRITE_VAULTDOOR = 0x59e ,
  AER_SPRITE_VAULTDOORLIGHTS = 0x59f , AER_SPRITE_ABYSSDOOREFFECTSOVER = 0x5a0 , AER_SPRITE_ABYSSDOOREFFECTSUNDER = 0x5a1 , AER_SPRITE_VAULTDOORSLOTS = 0x5a2 ,
  AER_SPRITE_BOSSPILLARLOCKICONNORTH = 0x5a3 , AER_SPRITE_BOSSPILLARLOCKICONEAST = 0x5a4 , AER_SPRITE_BOSSPILLARLOCKICONSOUTH = 0x5a5 , AER_SPRITE_BOSSPILLARLOCKICONWEST = 0x5a6 ,
  AER_SPRITE_DRIFTERBONES = 0x5a7 , AER_SPRITE_DRIFTERBONESAURA = 0x5a8 , AER_SPRITE_DRIFTERBONESBUGSLOOP = 0x5a9 , AER_SPRITE_DRIFTERBONESBUGSSCATTER = 0x5aa ,
  AER_SPRITE_JUMPTECH = 0x5ab , AER_SPRITE_JUMPPADOFF = 0x5ac , AER_SPRITE_JUMPPADON = 0x5ad , AER_SPRITE_RECESSINGBLOCKSEAL16 = 0x5ae ,
  AER_SPRITE_RECESSINGBLOCKSEAL24 = 0x5af , AER_SPRITE_RECESSINGBLOCKSEAL32 = 0x5b0 , AER_SPRITE_MPILLAROPEN = 0x5b1 , AER_SPRITE_MODULESOCKETBASE = 0x5b2 ,
  AER_SPRITE_MODULESOCKETDESTROYED = 0x5b3 , AER_SPRITE_MODULESOCKETBASEGLOW = 0x5b4 , AER_SPRITE_MODULESOCKETPILLAR = 0x5b5 , AER_SPRITE_ADMODULESOCKETPILLAR = 0x5b6 ,
  AER_SPRITE_DROPPLATFORM128 = 0x5b7 , AER_SPRITE_DROPPLATFORM128WARNING = 0x5b8 , AER_SPRITE_DROPPLATFORM32 = 0x5b9 , AER_SPRITE_DROPPLATFORM32WARNING = 0x5ba ,
  AER_SPRITE_DROPPLATFORM64 = 0x5bb , AER_SPRITE_DROPPLATFORM64WARNING = 0x5bc , AER_SPRITE_GINVISIBLEPLAT = 0x5bd , AER_SPRITE_GTOWERELEPLATFORM = 0x5be ,
  AER_SPRITE_INVISIBLEPLATFORM32 = 0x5bf , AER_SPRITE_INVISIBLEPLATFORM48 = 0x5c0 , AER_SPRITE_LABPLATFORM = 0x5c1 , AER_SPRITE_MOVINGPLATFORM = 0x5c2 ,
  AER_SPRITE_RISINGPLATFORM = 0x5c3 , AER_SPRITE_RISINGPLATFORMANIMATED = 0x5c4 , AER_SPRITE_RISINGPLATFORMFRONTEAST = 0x5c5 , AER_SPRITE_RISINGPLATFORMFRONTNORTH = 0x5c6 ,
  AER_SPRITE_RISINGPLATFORMFRONTSOUTH = 0x5c7 , AER_SPRITE_RISINGPLATFORMFRONTWEST = 0x5c8 , AER_SPRITE_RISINGPLATFORMFRONTGENERIC = 0x5c9 , AER_SPRITE_RISINGPLATFORMLIGHTS = 0x5ca ,
  AER_SPRITE_RISINGPLATFORMWARNING = 0x5cb , AER_SPRITE_RISINGPLATFORM32 = 0x5cc , AER_SPRITE_RISINGPLATFORM32ANIMATED = 0x5cd , AER_SPRITE_RISINGPLATFORM32FRONTEAST = 0x5ce ,
  AER_SPRITE_RISINGPLATFORM32FRONTNORTH = 0x5cf , AER_SPRITE_RISINGPLATFORM32FRONTSOUTH = 0x5d0 , AER_SPRITE_RISINGPLATFORM32FRONTWEST = 0x5d1 , AER_SPRITE_RISINGPLATFORM32FRONTGENERIC = 0x5d2 ,
  AER_SPRITE_RISINGPLATFORM32LIGHTS = 0x5d3 , AER_SPRITE_RISINGPLATFORM32WARNING = 0x5d4 , AER_SPRITE_SNOWFLOORTILE = 0x5d5 , AER_SPRITE_WPHASEPLATFORM = 0x5d6 ,
  AER_SPRITE_WATERFLOORTILE = 0x5d7 , AER_SPRITE_SCNSSTITANEYE = 0x5d8 , AER_SPRITE_SCNSSTITANEYETRUE = 0x5d9 , AER_SPRITE_SCNSSTITANHEART = 0x5da ,
  AER_SPRITE_SCNSSTITANHEARTTRUE = 0x5db , AER_SPRITE_STAIRSRIGHTABYSS = 0x5dc , AER_SPRITE_STAIRSRIGHTCENTRAL = 0x5dd , AER_SPRITE_STAIRSRIGHTCENTRALNEW = 0x5de ,
  AER_SPRITE_STAIRSRIGHTCENTRALSMALL = 0x5df , AER_SPRITE_STAIRSRIGHTEAST = 0x5e0 , AER_SPRITE_STAIRSRIGHTEASTSMALL = 0x5e1 , AER_SPRITE_STAIRSRIGHTNORTH = 0x5e2 ,
  AER_SPRITE_STAIRSRIGHTNORTHSMALL = 0x5e3 , AER_SPRITE_STAIRSRIGHTRAILABYSS = 0x5e4 , AER_SPRITE_STAIRSRIGHTRAILBEHINDABYSS = 0x5e5 , AER_SPRITE_STAIRSRIGHTRAILBEHINDCENTRAL = 0x5e6 ,
  AER_SPRITE_STAIRSRIGHTRAILBEHINDEAST = 0x5e7 , AER_SPRITE_STAIRSRIGHTRAILBEHINDNORTH = 0x5e8 , AER_SPRITE_STAIRSRIGHTRAILBEHINDSOUTH = 0x5e9 , AER_SPRITE_STAIRSRIGHTRAILBEHINDWEST = 0x5ea ,
  AER_SPRITE_STAIRSRIGHTRAILCENTRAL = 0x5eb , AER_SPRITE_STAIRSRIGHTRAILEAST = 0x5ec , AER_SPRITE_STAIRSRIGHTRAILMASK = 0x5ed , AER_SPRITE_STAIRSRIGHTRAILNORTH = 0x5ee ,
  AER_SPRITE_STAIRSRIGHTRAILSOUTH = 0x5ef , AER_SPRITE_STAIRSRIGHTRAILWEST = 0x5f0 , AER_SPRITE_STAIRSRIGHTRAILWHOLEMASK = 0x5f1 , AER_SPRITE_STAIRSRIGHTSOUTH = 0x5f2 ,
  AER_SPRITE_STAIRSRIGHTWEST = 0x5f3 , AER_SPRITE_STAIRSUPABYSSSMALL = 0x5f4 , AER_SPRITE_STAIRSUPCENTRAL = 0x5f5 , AER_SPRITE_STAIRSUPCENTRALSMALL = 0x5f6 ,
  AER_SPRITE_STAIRSUPEAST = 0x5f7 , AER_SPRITE_STAIRSUPEASTSMALL = 0x5f8 , AER_SPRITE_STAIRSUPNORTH = 0x5f9 , AER_SPRITE_STAIRSUPNORTHSMALL = 0x5fa ,
  AER_SPRITE_STAIRSUPSOUTH = 0x5fb , AER_SPRITE_STAIRSUPWEST = 0x5fc , AER_SPRITE_STIARSUPABYSS = 0x5fd , AER_SPRITE_SSTAIRSUP_0 = 0x5fe ,
  AER_SPRITE_SSTAIRSUP_1 = 0x5ff , AER_SPRITE_SLOWSWITCHHOLE = 0x600 , AER_SPRITE_SLOWSWITCHPILLAR = 0x601 , AER_SPRITE_TERMINALHOLE = 0x602 ,
  AER_SPRITE_TERMINAL = 0x603 , AER_SPRITE_SWITCHPILLAR = 0x604 , AER_SPRITE_RAILGUNSWITCH = 0x605 , AER_SPRITE_TIMEDSWITCHPILLAR = 0x606 ,
  AER_SPRITE_VENDINGMACHINE = 0x607 , AER_SPRITE_WARPPADBASE = 0x608 , AER_SPRITE_WARPPADFLASH = 0x609 , AER_SPRITE_WARPPADGLOW = 0x60a ,
  AER_SPRITE_WELLTOWEREAST = 0x60b , AER_SPRITE_WELLTOWEREASTGLOW = 0x60c , AER_SPRITE_WELLTOWERNORTH = 0x60d , AER_SPRITE_WELLTOWERNORTHGLOW = 0x60e ,
  AER_SPRITE_WELLTOWERSOUTH = 0x60f , AER_SPRITE_WELLTOWERSOUTHGLOW = 0x610 , AER_SPRITE_WELLTOWERSURFACEMASK = 0x611 , AER_SPRITE_WELLTOWERWEST = 0x612 ,
  AER_SPRITE_WELLTOWERWESTGLOW = 0x613 , AER_SPRITE_WELLTOWERMASK = 0x614 , AER_SPRITE_CHALREGIONBORDER = 0x615 , AER_SPRITE_CHALLENGEPIPON = 0x616 ,
  AER_SPRITE_CHALLENGEPIPOFF = 0x617 , AER_SPRITE_HIGHSCOREBG = 0x618 , AER_SPRITE_SOCCERSCOREBG = 0x619 , AER_SPRITE_HIGHSCOREBGSMALL = 0x61a ,
  AER_SPRITE_DANGERMODEICON = 0x61b , AER_SPRITE_MAPOBJ = 0x61c , AER_SPRITE_SHORTWARP = 0x61d , AER_SPRITE_TELEPORTER = 0x61e ,
  AER_SPRITE_POPUPTURRET = 0x61f , AER_SPRITE_POPUPTURRETDEAD = 0x620 , AER_SPRITE_POPUPTURRETHOLE = 0x621 , AER_SPRITE_POPUPTURRETMASK = 0x622 ,
  AER_SPRITE_POPUPTURRETNEW = 0x623 , AER_SPRITE_TONESTONE = 0x624 , AER_SPRITE_ACID = 0x625 , AER_SPRITE_ACIDPOOL32 = 0x626 ,
  AER_SPRITE_ACIDPOOL48 = 0x627 , AER_SPRITE_CRUSHBLOCK = 0x628 , AER_SPRITE_CRUSHBLOCKTRACKLIGHTSLR = 0x629 , AER_SPRITE_CRUSHBLOCKTRACKLIGHTSUD = 0x62a ,
  AER_SPRITE_CRUSHBLOCKTRACKDOCK = 0x62b , AER_SPRITE_CRUSHBLOCKTRACKH = 0x62c , AER_SPRITE_CRUSHBLOCKTRACKV = 0x62d , AER_SPRITE_FLAMEJET = 0x62e ,
  AER_SPRITE_FLAMEPOLE = 0x62f , AER_SPRITE_FLAMETHROWER = 0x630 , AER_SPRITE_MINE = 0x631 , AER_SPRITE_PHASEDROPPLATFORM128 = 0x632 ,
  AER_SPRITE_PHASEDROPPLATFORM64 = 0x633 , AER_SPRITE_PHASEMINE = 0x634 , AER_SPRITE_SINKINGPLATFORM = 0x635 , AER_SPRITE_SINKINGPLATFORMCLIFF = 0x636 ,
  AER_SPRITE_SOUTHMINE = 0x637 , AER_SPRITE_TIMEPOLE = 0x638 , AER_SPRITE_TIMESLOWERPYLON = 0x639 , AER_SPRITE_TURRETORB = 0x63a ,
  AER_SPRITE_BETACAPEPICKUP = 0x63b , AER_SPRITE_BETACAPENUDE = 0x63c , AER_SPRITE_BETACAPEMASK = 0x63d , AER_SPRITE_COLLECTIBLEPERCHGEM = 0x63e ,
  AER_SPRITE_BUBBLEDRONE = 0x63f , AER_SPRITE_DRONE1 = 0x640 , AER_SPRITE_STUNDRONE = 0x641 , AER_SPRITE_BATTERYREFILLER = 0x642 ,
  AER_SPRITE_BLOODCOLLECT1 = 0x643 , AER_SPRITE_BLOODCOLLECT2 = 0x644 , AER_SPRITE_GEARBITDOUBLENEW = 0x645 , AER_SPRITE_HEALTHKIT = 0x646 ,
  AER_SPRITE_HEALTHPLANTPICKUP = 0x647 , AER_SPRITE_LIBRARIANCASE = 0x648 , AER_SPRITE_LIBRARIANFINALPARAGRAPH = 0x649 , AER_SPRITE_LIBRARIANTABLET = 0x64a ,
  AER_SPRITE_LIBRARIANTEXTLOADING = 0x64b , AER_SPRITE_LIBRARIANTEXTS = 0x64c , AER_SPRITE_STEAK = 0x64d , AER_SPRITE_LIBRARYDRIFTERTYPE = 0x64e ,
  AER_SPRITE_NPCTALKBUBBLE = 0x64f , AER_SPRITE_NPCMINIBUBBLE = 0x650 , AER_SPRITE_JARFROGCARRY = 0x651 , AER_SPRITE_SOCKIDIDLE = 0x652 ,
  AER_SPRITE_SOCKIDKICK = 0x653 , AER_SPRITE_SOCKIDRUN = 0x654 , AER_SPRITE_BDSETMAP = 0x655 , AER_SPRITE_BDTYPING = 0x656 ,
  AER_SPRITE_BDWALKSOUTH = 0x657 , AER_SPRITE_BDSTORYPANELS = 0x658 , AER_SPRITE_BDSCENENORTH = 0x659 , AER_SPRITE_BDSCENEWEST = 0x65a ,
  AER_SPRITE_BDSCENEEAST = 0x65b , AER_SPRITE_BDSCENESOUTH = 0x65c , AER_SPRITE_BDCOUGH = 0x65d , AER_SPRITE_BDHEAVYCOUGH = 0x65e ,
  AER_SPRITE_BDLOOKDOWN = 0x65f , AER_SPRITE_BDLOOKRIGHT = 0x660 , AER_SPRITE_BDRAGGEDBREATHE = 0x661 , AER_SPRITE_BDSLUMPHEAVYCOUGH = 0x662 ,
  AER_SPRITE_BDSLUMPLOOKUP = 0x663 , AER_SPRITE_BDDEAD = 0x664 , AER_SPRITE_BDDYING = 0x665 , AER_SPRITE_BDCAPEONBODY = 0x666 ,
  AER_SPRITE_BDIDLE = 0x667 , AER_SPRITE_BDCHAT = 0x668 , AER_SPRITE_BDDOWN = 0x669 , AER_SPRITE_BDRIGHT = 0x66a ,
  AER_SPRITE_NPCAKASHECARYIDLEGRIND = 0x66b , AER_SPRITE_NPCBEAUIDLEBONK00 = 0x66c , AER_SPRITE_NPCBEAUIDLETAP = 0x66d , AER_SPRITE_NPCBKRCHELSEAIDLEPAT = 0x66e ,
  AER_SPRITE_NPCBKRRICHIDLEDRINKCHAT = 0x66f , AER_SPRITE_NPCBLOOZERIDLESWIG = 0x670 , AER_SPRITE_NPCBOOTSIDLEPOLISH = 0x671 , AER_SPRITE_NPCBUTCHERIDLECHOP = 0x672 ,
  AER_SPRITE_NPCCASEYIDLESCRATCH = 0x673 , AER_SPRITE_NPCCATIDLEMEOW = 0x674 , AER_SPRITE_NPCCATIDLENAP = 0x675 , AER_SPRITE_NPCCOSIGUARDIDLESNIFF = 0x676 ,
  AER_SPRITE_NPCEASTOTTERIDLEHAMMER = 0x677 , AER_SPRITE_NPCFATSO = 0x678 , AER_SPRITE_NPCLAKE = 0x679 , AER_SPRITE_NPCLISAIDLEDISTRACTED = 0x67a ,
  AER_SPRITE_NPCMUDKIDIDLEKICK = 0x67b , AER_SPRITE_NPCNORTHGRANNYBIRDIDLELOOK = 0x67c , AER_SPRITE_NPCNORTHGRANNYBIRDIDLESTROKE = 0x67d , AER_SPRITE_NPCRICHIDLESTRUM = 0x67e ,
  AER_SPRITE_NPCROBOMONKIDLEBREEZE = 0x67f , AER_SPRITE_NPCROBOMONKIDLENOD = 0x680 , AER_SPRITE_NPCSICKDRIFTERIDLECOUGH = 0x681 , AER_SPRITE_NPCSOUTHLIZARDGRAMP = 0x682 ,
  AER_SPRITE_NPCTEDDYDASH = 0x683 , AER_SPRITE_NPCTEDDYIDLESUP = 0x684 , AER_SPRITE_NPCTOM = 0x685 , AER_SPRITE_NPCSEANGUINIDLEANIM = 0x686 ,
  AER_SPRITE_NPCSEANGUINIDLETHINK = 0x687 , AER_SPRITE_NPCWESTTANUKSON = 0x688 , AER_SPRITE_NPCNBOSS = 0x689 , AER_SPRITE_NPCNTALK1 = 0x68a ,
  AER_SPRITE_NPCNIDLE1 = 0x68b , AER_SPRITE_NPCSBOSS = 0x68c , AER_SPRITE_NPCLIZARDFAMILY = 0x68d , AER_SPRITE_NPCLIZARDSITIDLE = 0x68e ,
  AER_SPRITE_NPCLIZARDSITTALK = 0x68f , AER_SPRITE_NPCEBOSS = 0x690 , AER_SPRITE_NPCEIDLE1 = 0x691 , AER_SPRITE_NPCWBOSS = 0x692 ,
  AER_SPRITE_NPCWSOLDIER = 0x693 , AER_SPRITE_NPCWOLDMANTAN = 0x694 , AER_SPRITE_NPCOTTERCOLORS = 0x695 , AER_SPRITE_NPCOTTERTALK = 0x696 ,
  AER_SPRITE_NPCOTTERWALK = 0x697 , AER_SPRITE_NPCOTTERNO = 0x698 , AER_SPRITE_NPCOTTERIDLE = 0x699 , AER_SPRITE_NPCOTTERHI = 0x69a ,
  AER_SPRITE_NPCOTTERYES = 0x69b , AER_SPRITE_NPCLIZARDCOLORS = 0x69c , AER_SPRITE_NPCLIZARDTALK = 0x69d , AER_SPRITE_NPCLIZARDHI = 0x69e ,
  AER_SPRITE_NPCLIZARDIDLE = 0x69f , AER_SPRITE_NPCLIZARDNO = 0x6a0 , AER_SPRITE_NPCLIZARDWALK = 0x6a1 , AER_SPRITE_NPCLIZARDYES = 0x6a2 ,
  AER_SPRITE_NPCFROGCOLORS = 0x6a3 , AER_SPRITE_NPCFROGTALK = 0x6a4 , AER_SPRITE_NPCFROGHI = 0x6a5 , AER_SPRITE_NPCFROGIDLE = 0x6a6 ,
  AER_SPRITE_NPCFROGNO = 0x6a7 , AER_SPRITE_NPCFROGYES = 0x6a8 , AER_SPRITE_NPCFROGWALK = 0x6a9 , AER_SPRITE_NPCBIRDMANWALK = 0x6aa ,
  AER_SPRITE_NPCBIRDMANIDLE = 0x6ab , AER_SPRITE_NPCBIRDMANCOLORS = 0x6ac , AER_SPRITE_NPCBIRDMANTALKHAPPY = 0x6ad , AER_SPRITE_NPCBIRDMANTALKNEUTRAL = 0x6ae ,
  AER_SPRITE_NPCBIRDMANTALKSHRUG = 0x6af , AER_SPRITE_VENDORCOMPANION = 0x6b0 , AER_SPRITE_VENDORREGISTER = 0x6b1 , AER_SPRITE_NPCBUFFALOSMOKE = 0x6b2 ,
  AER_SPRITE_NPCBUFFALOTABLET = 0x6b3 , AER_SPRITE_NPCBUFFALOGESTURE = 0x6b4 , AER_SPRITE_NPCBUFFALOSCORE = 0x6b5 , AER_SPRITE_HOBOCASEY = 0x6b6 ,
  AER_SPRITE_FOLDERGENERAL = 0x6b7 , AER_SPRITE_GTELEVATORFLOOR = 0x6b8 , AER_SPRITE_GSECRETS = 0x6b9 , AER_SPRITE_GTABLETBASE = 0x6ba ,
  AER_SPRITE_GSKITTERBUGS = 0x6bb , AER_SPRITE_SCNSKELETON = 0x6bc , AER_SPRITE_GHYPERLIGHTPLANT = 0x6bd , AER_SPRITE_GCONT = 0x6be ,
  AER_SPRITE_GMECH1 = 0x6bf , AER_SPRITE_GMECH2 = 0x6c0 , AER_SPRITE_GMECH7 = 0x6c1 , AER_SPRITE_GMECH4 = 0x6c2 ,
  AER_SPRITE_GMECH3 = 0x6c3 , AER_SPRITE_GMECH5 = 0x6c4 , AER_SPRITE_SCNGAUNTLETOBJBENCCLUST02 = 0x6c5 , AER_SPRITE_SCNGAUNTLETOBJBENCCLUST03 = 0x6c6 ,
  AER_SPRITE_SCNGAUNTLETOBJBENCCLUST01 = 0x6c7 , AER_SPRITE_GEXITDOWN = 0x6c8 , AER_SPRITE_GSHADOW32 = 0x6c9 , AER_SPRITE_GSHADOW64 = 0x6ca ,
  AER_SPRITE_EPARAFG = 0x6cb , AER_SPRITE_GMONUMENTS = 0x6cc , AER_SPRITE_GWELLFGBLOCK = 0x6cd , AER_SPRITE_BONFIREFLAME = 0x6ce ,
  AER_SPRITE_BONFIRELIGHT = 0x6cf , AER_SPRITE_BSHALLOWSBOAT = 0x6d0 , AER_SPRITE_INBSHALLOVERHANG = 0x6d1 , AER_SPRITE_INBSHALLWALL = 0x6d2 ,
  AER_SPRITE_INBSHALLBEAMS = 0x6d3 , AER_SPRITE_INBSHALLOWSTARP = 0x6d4 , AER_SPRITE_INDEBRISM = 0x6d5 , AER_SPRITE_INMECHS = 0x6d6 ,
  AER_SPRITE_INMECHXL = 0x6d7 , AER_SPRITE_INMECHL = 0x6d8 , AER_SPRITE_INMECHSIDE = 0x6d9 , AER_SPRITE_INMECHCLIFFS = 0x6da ,
  AER_SPRITE_INMECHCLIFFL = 0x6db , AER_SPRITE_BADASSSITBREATHE = 0x6dc , AER_SPRITE_GDRIFTERLAYDOWN = 0x6dd , AER_SPRITE_GSLEEPYDEADDRIFTER = 0x6de ,
  AER_SPRITE_INTROBEACH = 0x6df , AER_SPRITE_INBROKENBOT = 0x6e0 , AER_SPRITE_BSHALLOWSRIPPLE = 0x6e1 , AER_SPRITE_BSHALLOWSRIPPLESTAMP = 0x6e2 ,
  AER_SPRITE_INBGCLIFFEDGE = 0x6e3 , AER_SPRITE_IN01BROKENSHALLOWS = 0x6e4 , AER_SPRITE_INSPBROKENBG = 0x6e5 , AER_SPRITE_INSPHORIZONCLIFF = 0x6e6 ,
  AER_SPRITE_INSPHORIZONCLOUDS = 0x6e7 , AER_SPRITE_INPINKHORBG = 0x6e8 , AER_SPRITE_INSPHORBG2 = 0x6e9 , AER_SPRITE_INTECHKEEPFG = 0x6ea ,
  AER_SPRITE_INTECHKEEP = 0x6eb , AER_SPRITE_FOLDERLAB = 0x6ec , AER_SPRITE_WLABBLOCK16 = 0x6ed , AER_SPRITE_WLABBLOCK16B = 0x6ee ,
  AER_SPRITE_WLABBLOCK16C = 0x6ef , AER_SPRITE_WLABBLOCK48FAT = 0x6f0 , AER_SPRITE_WLABBLOCK64 = 0x6f1 , AER_SPRITE_GUBERBLOCKS = 0x6f2 ,
  AER_SPRITE_GUBERBLOCKM = 0x6f3 , AER_SPRITE_GUBERBLOCKL = 0x6f4 , AER_SPRITE_WLABPILLAR16 = 0x6f5 , AER_SPRITE_GPILLARSKINNY128 = 0x6f6 ,
  AER_SPRITE_GPILLARTOPLESS = 0x6f7 , AER_SPRITE_WLABPILLAR32 = 0x6f8 , AER_SPRITE_WLABWALL32 = 0x6f9 , AER_SPRITE_WLABWALL64 = 0x6fa ,
  AER_SPRITE_GWALL64OP01 = 0x6fb , AER_SPRITE_GWALL64TOP = 0x6fc , AER_SPRITE_GWALL128 = 0x6fd , AER_SPRITE_GWALL64OP = 0x6fe ,
  AER_SPRITE_GWALLBANNER = 0x6ff , AER_SPRITE_WLABDOOR = 0x700 , AER_SPRITE_GWALLFIN32 = 0x701 , AER_SPRITE_GWALLFIN128 = 0x702 ,
  AER_SPRITE_GLABWALLTOPDEETS64 = 0x703 , AER_SPRITE_GRAILLHOR = 0x704 , AER_SPRITE_GRAILLHORCRUMBLE = 0x705 , AER_SPRITE_GRAILLVER = 0x706 ,
  AER_SPRITE_GRAILLCORNER = 0x707 , AER_SPRITE_SPRITE3337 = 0x708 , AER_SPRITE_GRAILLENDR = 0x709 , AER_SPRITE_WLABBLOCK08VERT = 0x70a ,
  AER_SPRITE_WLABBLOCK08 = 0x70b , AER_SPRITE_GELEVATORBG = 0x70c , AER_SPRITE_GELEVATORBG2 = 0x70d , AER_SPRITE_GWALLDECDRIP = 0x70e ,
  AER_SPRITE_GLLIGHTFLOORPINK = 0x70f , AER_SPRITE_SCNGAUNTLETFLOORLIGHTSTWO = 0x710 , AER_SPRITE_SCNLABLIGHTSFLOOR = 0x711 , AER_SPRITE_GLABFLOORSTAIN = 0x712 ,
  AER_SPRITE_SCNGAUNTLETDEBRIS = 0x713 , AER_SPRITE_GCRUSHBLOCKTRACKS = 0x714 , AER_SPRITE_SCNGAUNTLETFLOORGRATESM = 0x715 , AER_SPRITE_GLGRATEM = 0x716 ,
  AER_SPRITE_SCNGAUNTLETFLOORGRATEBIG = 0x717 , AER_SPRITE_GLEXITFLOORDARKSIDE = 0x718 , AER_SPRITE_GLEXITFLOORDARKUP = 0x719 , AER_SPRITE_GLEXITFLOORLIGHTSIDE = 0x71a ,
  AER_SPRITE_SCNGAUNTLETDOORBG = 0x71b , AER_SPRITE_INFLOOREDGE = 0x71c , AER_SPRITE_INFLOOREDGE2 = 0x71d , AER_SPRITE_LABCLIFF16 = 0x71e ,
  AER_SPRITE_LABCLIFF32 = 0x71f , AER_SPRITE_WLABCLIFFX = 0x720 , AER_SPRITE_GCLIFF32F = 0x721 , AER_SPRITE_GCLIFFUNDER = 0x722 ,
  AER_SPRITE_GLABTOPS = 0x723 , AER_SPRITE_GLTOPPATCHBIG = 0x724 , AER_SPRITE_SCNGAUNTLETCEILINGTOPVERT01 = 0x725 , AER_SPRITE_SCNGAUNTLETCEILINGPIECER = 0x726 ,
  AER_SPRITE_GLFGBEAM01 = 0x727 , AER_SPRITE_GLFGBEAM02 = 0x728 , AER_SPRITE_GFGHEAD = 0x729 , AER_SPRITE_GCEILINGBORDER = 0x72a ,
  AER_SPRITE_GCEILINGBORDERANGLE = 0x72b , AER_SPRITE_SCNGAUNTLETCEILINGTOP32 = 0x72c , AER_SPRITE_SCNGAUNTLETCEILINGTOP64 = 0x72d , AER_SPRITE_FOLDERLABRARE = 0x72e ,
  AER_SPRITE_GBOXSTACK = 0x72f , AER_SPRITE_GSTORAGEBOXES = 0x730 , AER_SPRITE_ACHAIR = 0x731 , AER_SPRITE_ATABLEHOLO = 0x732 ,
  AER_SPRITE_GSHELF = 0x733 , AER_SPRITE_ASHELFTHIN = 0x734 , AER_SPRITE_GNARROWLOCKERS01 = 0x735 , AER_SPRITE_ASHELFTALL = 0x736 ,
  AER_SPRITE_GSHELVES01 = 0x737 , AER_SPRITE_GBED01TOP = 0x738 , AER_SPRITE_GBED01BOTT = 0x739 , AER_SPRITE_GBED = 0x73a ,
  AER_SPRITE_GRANDOMCOUCH = 0x73b , AER_SPRITE_GMACHS = 0x73c , AER_SPRITE_GMACHM = 0x73d , AER_SPRITE_GMACHL = 0x73e ,
  AER_SPRITE_GMACHMEGA = 0x73f , AER_SPRITE_ACOMPTHIN = 0x740 , AER_SPRITE_ACOMPFAT = 0x741 , AER_SPRITE_GCOMPLONG = 0x742 ,
  AER_SPRITE_GBRACEDBOX = 0x743 , AER_SPRITE_GLABDESK01 = 0x744 , AER_SPRITE_GLABDESK02 = 0x745 , AER_SPRITE_SPRIGLABDESK03 = 0x746 ,
  AER_SPRITE_GLABDESK03 = 0x747 , AER_SPRITE_GLOWTABLE01 = 0x748 , AER_SPRITE_GPIPECONNECT = 0x749 , AER_SPRITE_GPIPETERMINATE = 0x74a ,
  AER_SPRITE_GHLPIPESWALLVER = 0x74b , AER_SPRITE_GHLPIPEMWALLVER = 0x74c , AER_SPRITE_GHLPIPESFLOORVER = 0x74d , AER_SPRITE_GHLPIPEMFLOORVER = 0x74e ,
  AER_SPRITE_GHLPIPESHOR = 0x74f , AER_SPRITE_GHLPIPEMHOR = 0x750 , AER_SPRITE_GHLPIPEANGLE = 0x751 , AER_SPRITE_GHLPIPEANGLECOLLISION = 0x752 ,
  AER_SPRITE_GLHLSTORAGEH01 = 0x753 , AER_SPRITE_GLHLSTORAGEV01 = 0x754 , AER_SPRITE_GLHLSTORAGEV02 = 0x755 , AER_SPRITE_GLHLSTORAGEBIG = 0x756 ,
  AER_SPRITE_SCNGAUNTLETOBJBLOCKGRASSYBIG = 0x757 , AER_SPRITE_SCNGAUNTLETOBJBLOCKGRASSYSMALL = 0x758 , AER_SPRITE_GHLCONTAINL = 0x759 , AER_SPRITE_GHLCONTAINU = 0x75a ,
  AER_SPRITE_GMEGASTATUE = 0x75b , AER_SPRITE_SCNGAUNTLETDECEMBLEM = 0x75c , AER_SPRITE_GLSTAIRRAILUP = 0x75d , AER_SPRITE_GSTAIRBEAMS = 0x75e ,
  AER_SPRITE_GSTAIRCHUNK = 0x75f , AER_SPRITE_SCNGAUNTLETTELEPORTPANEL = 0x760 , AER_SPRITE_SPRITE2873 = 0x761 , AER_SPRITE_FOLDERCENTRAL = 0x762 ,
  AER_SPRITE_CLEDGEGRASS = 0x763 , AER_SPRITE_CMOSS = 0x764 , AER_SPRITE_CVINEL = 0x765 , AER_SPRITE_CVINEXL = 0x766 ,
  AER_SPRITE_CCUTSHRUB = 0x767 , AER_SPRITE_CSHRUBS = 0x768 , AER_SPRITE_CSHRUBL = 0x769 , AER_SPRITE_CTREE01 = 0x76a ,
  AER_SPRITE_CTREEBIG = 0x76b , AER_SPRITE_CPOT1 = 0x76c , AER_SPRITE_CCRATE4 = 0x76d , AER_SPRITE_CCRATE3 = 0x76e ,
  AER_SPRITE_CCRATE1 = 0x76f , AER_SPRITE_CCRATE5 = 0x770 , AER_SPRITE_CCRATE2 = 0x771 , AER_SPRITE_CLAMP = 0x772 ,
  AER_SPRITE_CTECHS01 = 0x773 , AER_SPRITE_CGENERATOR01 = 0x774 , AER_SPRITE_CKART1 = 0x775 , AER_SPRITE_CBARREL01 = 0x776 ,
  AER_SPRITE_CSIGNS = 0x777 , AER_SPRITE_CSIGNVENDORS = 0x778 , AER_SPRITE_CSIGNHANGER = 0x779 , AER_SPRITE_CDECOR1 = 0x77a ,
  AER_SPRITE_CROOFS = 0x77b , AER_SPRITE_CAWNING01 = 0x77c , AER_SPRITE_CROOFRAG = 0x77d , AER_SPRITE_CSIDETOP = 0x77e ,
  AER_SPRITE_CROOFL = 0x77f , AER_SPRITE_CPATCHWORKROOF = 0x780 , AER_SPRITE_CPATCHSIDE = 0x781 , AER_SPRITE_CPOLE = 0x782 ,
  AER_SPRITE_CPIPESL = 0x783 , AER_SPRITE_CPIPESS = 0x784 , AER_SPRITE_SPRITE2859 = 0x785 , AER_SPRITE_CSIDEBLOCKSIDE = 0x786 ,
  AER_SPRITE_CSIDEBLOCKSIDE1 = 0x787 , AER_SPRITE_CSIDEBLOCKS = 0x788 , AER_SPRITE_CSTAIRRAILUP = 0x789 , AER_SPRITE_CGATEWAY = 0x78a ,
  AER_SPRITE_CDEBRISS = 0x78b , AER_SPRITE_CDEBRIS = 0x78c , AER_SPRITE_CTELEVATORDREGS = 0x78d , AER_SPRITE_CSTAIRRAILSIDEBACKX = 0x78e ,
  AER_SPRITE_CBUILDINGSEXTRA = 0x78f , AER_SPRITE_CBUILDINGDOOR = 0x790 , AER_SPRITE_CVENENTRANCEFLOOR = 0x791 , AER_SPRITE_CBUILDINGS = 0x792 ,
  AER_SPRITE_CBUILDINGM = 0x793 , AER_SPRITE_CRUINVERT = 0x794 , AER_SPRITE_CRUINSIDES = 0x795 , AER_SPRITE_CRUINSIDEL = 0x796 ,
  AER_SPRITE_COUTERWALL1 = 0x797 , AER_SPRITE_COUTERWALLPILLAR = 0x798 , AER_SPRITE_CINWALL32 = 0x799 , AER_SPRITE_CGRATES01 = 0x79a ,
  AER_SPRITE_CSTREETTILE = 0x79b , AER_SPRITE_CSTREETTILE32 = 0x79c , AER_SPRITE_CFLOWER = 0x79d , AER_SPRITE_CGRASSSPROUT = 0x79e ,
  AER_SPRITE_CLUSHFLOORS01 = 0x79f , AER_SPRITE_CLUSHFLOORL02 = 0x7a0 , AER_SPRITE_CFLOORPATCHBIG04 = 0x7a1 , AER_SPRITE_CFLOORPATCHBIG = 0x7a2 ,
  AER_SPRITE_CLUSHVERT = 0x7a3 , AER_SPRITE_CLUSHFRONTS = 0x7a4 , AER_SPRITE_CLUSHBACKGRASSS = 0x7a5 , AER_SPRITE_CDUMMY = 0x7a6 ,
  AER_SPRITE_CSWAPSHELF = 0x7a7 , AER_SPRITE_INBADASSLUGGAGE = 0x7a8 , AER_SPRITE_CEXTERIOR = 0x7a9 , AER_SPRITE_CEEXTERIORBASE = 0x7aa ,
  AER_SPRITE_CAKASHBG = 0x7ab , AER_SPRITE_CBUTCHERBG = 0x7ac , AER_SPRITE_CSCOREBOARD = 0x7ad , AER_SPRITE_CCARPET = 0x7ae ,
  AER_SPRITE_CBACKERRICHCARPET = 0x7af , AER_SPRITE_CRUGBIG = 0x7b0 , AER_SPRITE_PBANNLOOPPRE00000 = 0x7b1 , AER_SPRITE_CAPOTHCHART = 0x7b2 ,
  AER_SPRITE_CAPOTHSCROLLS = 0x7b3 , AER_SPRITE_CAPOTHDRAWERS = 0x7b4 , AER_SPRITE_CAPOTHPLANTS01 = 0x7b5 , AER_SPRITE_CAPOTHPOTS01 = 0x7b6 ,
  AER_SPRITE_CAPOTHRUG = 0x7b7 , AER_SPRITE_CAPOTHSHELVES = 0x7b8 , AER_SPRITE_CDASHBIGSTACK = 0x7b9 , AER_SPRITE_CDASHBOARDS = 0x7ba ,
  AER_SPRITE_CDASHBOXES01 = 0x7bb , AER_SPRITE_CDASHCONSOLE = 0x7bc , AER_SPRITE_CDASHCOUNTER = 0x7bd , AER_SPRITE_CDASHMEGASHELVES = 0x7be ,
  AER_SPRITE_CDASHSHELVES = 0x7bf , AER_SPRITE_CDASHSMALLSHELVES = 0x7c0 , AER_SPRITE_CDASHSTOOL = 0x7c1 , AER_SPRITE_CDOJODUMMY3 = 0x7c2 ,
  AER_SPRITE_CDOJOHANGING = 0x7c3 , AER_SPRITE_CDOJOSMALLRACK = 0x7c4 , AER_SPRITE_CDOJOMEDIUMRACK = 0x7c5 , AER_SPRITE_CDOJOLARGERACK = 0x7c6 ,
  AER_SPRITE_CDOJOVERTRACK = 0x7c7 , AER_SPRITE_CGUNCOUNTER = 0x7c8 , AER_SPRITE_CGUNBOT = 0x7c9 , AER_SPRITE_CGUNCASE = 0x7ca ,
  AER_SPRITE_CGUNCASESMALL = 0x7cb , AER_SPRITE_CGUNRACK = 0x7cc , AER_SPRITE_CVENHEAD = 0x7cd , AER_SPRITE_CGUNTABLE = 0x7ce ,
  AER_SPRITE_CMECHVEN = 0x7cf , AER_SPRITE_CSPECCONSOLESIDE = 0x7d0 , AER_SPRITE_CSPECCORE = 0x7d1 , AER_SPRITE_CSPECSHELFLARGE = 0x7d2 ,
  AER_SPRITE_CSPECSHELFSMALL = 0x7d3 , AER_SPRITE_CSPECSIDETABLE = 0x7d4 , AER_SPRITE_CSPECSOLENOID = 0x7d5 , AER_SPRITE_CSPECWARP = 0x7d6 ,
  AER_SPRITE_CSPECWORKBENCH = 0x7d7 , AER_SPRITE_FOUNTAIN = 0x7d8 , AER_SPRITE_CELECTRIC02 = 0x7d9 , AER_SPRITE_CELECTRICWIRE1 = 0x7da ,
  AER_SPRITE_CELECTRICWIRE2 = 0x7db , AER_SPRITE_CBACKERTABLET = 0x7dc , AER_SPRITE_CBACKERTABELTNEON = 0x7dd , AER_SPRITE_CFLOWERTINY = 0x7de ,
  AER_SPRITE_CGRASSIN = 0x7df , AER_SPRITE_CROCK32 = 0x7e0 , AER_SPRITE_CROCKEMB1 = 0x7e1 , AER_SPRITE_INSTAIRSCOVER = 0x7e2 ,
  AER_SPRITE_CRBGRASSCHUNK = 0x7e3 , AER_SPRITE_CROCKBLOCKSML = 0x7e4 , AER_SPRITE_CROCKBLOCKMED = 0x7e5 , AER_SPRITE_CROCKBLOCKTHIN = 0x7e6 ,
  AER_SPRITE_CROCKBLOCKBIGS = 0x7e7 , AER_SPRITE_CCLIFF16 = 0x7e8 , AER_SPRITE_CCLIFF = 0x7e9 , AER_SPRITE_CFALLENCLIFF = 0x7ea ,
  AER_SPRITE_WATERSHIMMERFADE000 = 0x7eb , AER_SPRITE_CMECHEXPLODED = 0x7ec , AER_SPRITE_CFALLMECH = 0x7ed , AER_SPRITE_AKNEELBOT01 = 0x7ee ,
  AER_SPRITE_AKNEELBOTBROKEN01 = 0x7ef , AER_SPRITE_AKNEELBOTSIDE01 = 0x7f0 , AER_SPRITE_CROBOTCRUSH = 0x7f1 , AER_SPRITE_CARTILLERYDOWN = 0x7f2 ,
  AER_SPRITE_CARTILLERYUP = 0x7f3 , AER_SPRITE_CGIANTARTILLERY = 0x7f4 , AER_SPRITE_CBEHEMOTH = 0x7f5 , AER_SPRITE_CSPDROPSHIP = 0x7f6 ,
  AER_SPRITE_CSKULLS = 0x7f7 , AER_SPRITE_CBONEPILE = 0x7f8 , AER_SPRITE_CBUNKER01 = 0x7f9 , AER_SPRITE_FOLDERNORTH = 0x7fa ,
  AER_SPRITE_NCUTSHRUB = 0x7fb , AER_SPRITE_NOVERGTINY = 0x7fc , AER_SPRITE_NOVERGSUNDER = 0x7fd , AER_SPRITE_NOVERGS = 0x7fe ,
  AER_SPRITE_NOVERGM = 0x7ff , AER_SPRITE_NOVERGU = 0x800 , AER_SPRITE_NTREESM = 0x801 , AER_SPRITE_NTREEL = 0x802 ,
  AER_SPRITE_NTREEXL = 0x803 , AER_SPRITE_NTREESNOWSM = 0x804 , AER_SPRITE_NRAILH = 0x805 , AER_SPRITE_NRAILV = 0x806 ,
  AER_SPRITE_NSOCBLOCK32 = 0x807 , AER_SPRITE_NSOCBLOCK32B = 0x808 , AER_SPRITE_NSOCBLOCK32C = 0x809 , AER_SPRITE_NSOCBLOCK48 = 0x80a ,
  AER_SPRITE_NSOCBLOCK64 = 0x80b , AER_SPRITE_NBLOCK32 = 0x80c , AER_SPRITE_NBLOCK64 = 0x80d , AER_SPRITE_NPILLAR16 = 0x80e ,
  AER_SPRITE_NBUILDINGXS = 0x80f , AER_SPRITE_NBUILDINGS = 0x810 , AER_SPRITE_NBUILDINGM = 0x811 , AER_SPRITE_NBUILDINGMSPECIAL = 0x812 ,
  AER_SPRITE_NBUILDINGL = 0x813 , AER_SPRITE_NBUILDINGFGS = 0x814 , AER_SPRITE_NRUINSFG1 = 0x815 , AER_SPRITE_NORTHFLAG = 0x816 ,
  AER_SPRITE_NPILLAR32 = 0x817 , AER_SPRITE_NPCNCLIMBERDEAD = 0x818 , AER_SPRITE_NENTRANCEARCH = 0x819 , AER_SPRITE_NBIRDETCHING = 0x81a ,
  AER_SPRITE_NSTATUES = 0x81b , AER_SPRITE_NSTATUEL = 0x81c , AER_SPRITE_NBIRDHEAD = 0x81d , AER_SPRITE_NBIRDHEADPANEL = 0x81e ,
  AER_SPRITE_NSTAIRRAILUP = 0x81f , AER_SPRITE_NSTAIRTOPSUP = 0x820 , AER_SPRITE_NSTAIRTOPUP = 0x821 , AER_SPRITE_NBROKENSTAIRS = 0x822 ,
  AER_SPRITE_NSTAIRTOPSIDE = 0x823 , AER_SPRITE_NSTAIRSBROKENSIDE = 0x824 , AER_SPRITE_SPRITE3386 = 0x825 , AER_SPRITE_NSTAIRCHUNK = 0x826 ,
  AER_SPRITE_NROCKBLOCK16 = 0x827 , AER_SPRITE_NROCKBLOCK48 = 0x828 , AER_SPRITE_NROCKBLOCK64 = 0x829 , AER_SPRITE_NROCKWALLLIP = 0x82a ,
  AER_SPRITE_NROCKBIG01 = 0x82b , AER_SPRITE_NROCKBIG02 = 0x82c , AER_SPRITE_NROCKBIG03 = 0x82d , AER_SPRITE_NROCKDETAIL = 0x82e ,
  AER_SPRITE_NROCKWALLDIAGTHIN = 0x82f , AER_SPRITE_NROCKWALLDIAG = 0x830 , AER_SPRITE_NROCKWALL = 0x831 , AER_SPRITE_NROCKWALL64 = 0x832 ,
  AER_SPRITE_NROCKWALL64ENTRANCE = 0x833 , AER_SPRITE_NROCKWALL128 = 0x834 , AER_SPRITE_NROCKBLOCKBIG = 0x835 , AER_SPRITE_NCLIFFBOTTOMFLAT = 0x836 ,
  AER_SPRITE_NCLIFFBOTTOM = 0x837 , AER_SPRITE_NCLIFFMIDDLE = 0x838 , AER_SPRITE_NCLIFFMIDDLED = 0x839 , AER_SPRITE_NRWFRONTE = 0x83a ,
  AER_SPRITE_NRWTOPSIDE = 0x83b , AER_SPRITE_NRWCORNER = 0x83c , AER_SPRITE_NRWFACED1_0 = 0x83d , AER_SPRITE_NRWBOTTOMS = 0x83e ,
  AER_SPRITE_NRWFCESIDE = 0x83f , AER_SPRITE_NRWFCESIDEX = 0x840 , AER_SPRITE_NBGCLIFFEDGEX = 0x841 , AER_SPRITE_NBGCLIFFEDGE2 = 0x842 ,
  AER_SPRITE_NRWDIAGFADE = 0x843 , AER_SPRITE_NCLIFFLONGSIDES = 0x844 , AER_SPRITE_NCLIFFLONGSIDE = 0x845 , AER_SPRITE_NBGCOLORMOUNTAIN01 = 0x846 ,
  AER_SPRITE_NRWFRONTE1 = 0x847 , AER_SPRITE_NRWCORNER1 = 0x848 , AER_SPRITE_NRWCORNERTOP1 = 0x849 , AER_SPRITE_NRWTOPSIDE1 = 0x84a ,
  AER_SPRITE_NRWTIP1 = 0x84b , AER_SPRITE_NRWTIPCOLOR = 0x84c , AER_SPRITE_NRWTIPCOLOL = 0x84d , AER_SPRITE_NRWFCESIDE1 = 0x84e ,
  AER_SPRITE_NRWBOTTOMS1 = 0x84f , AER_SPRITE_NRWFACED1_1 = 0x850 , AER_SPRITE_NRWFACEL1 = 0x851 , AER_SPRITE_NRBGRASSCHUNK1 = 0x852 ,
  AER_SPRITE_NROCKBLOCKUSML = 0x853 , AER_SPRITE_NROCKBLOCKUMED = 0x854 , AER_SPRITE_NROCKBLOCKTHIN = 0x855 , AER_SPRITE_NROCKBLOCKUBIG = 0x856 ,
  AER_SPRITE_NFLOWERS = 0x857 , AER_SPRITE_SCNGAUNTLETGRASS = 0x858 , AER_SPRITE_GRASSDEBRIS = 0x859 , AER_SPRITE_NFLOORMUSHROOM = 0x85a ,
  AER_SPRITE_NFLDIRTS = 0x85b , AER_SPRITE_NFLDIRTM = 0x85c , AER_SPRITE_NFLDIRTL = 0x85d , AER_SPRITE_NTILE16 = 0x85e ,
  AER_SPRITE_NTILE32 = 0x85f , AER_SPRITE_NFLOORDESIGN = 0x860 , AER_SPRITE_NTILE16S = 0x861 , AER_SPRITE_NTILE32S = 0x862 ,
  AER_SPRITE_NFLOORPATCHSMALL = 0x863 , AER_SPRITE_NFLOORPATCHBIG = 0x864 , AER_SPRITE_NLEDGEGRASS = 0x865 , AER_SPRITE_NOVERHANG = 0x866 ,
  AER_SPRITE_NLEDGESNOW = 0x867 , AER_SPRITE_NSNOWOVERHANG = 0x868 , AER_SPRITE_NSNOWPILES = 0x869 , AER_SPRITE_NSNOWPATCHSM = 0x86a ,
  AER_SPRITE_NSNOWPATCHMED = 0x86b , AER_SPRITE_NSNOWPATCHLRG = 0x86c , AER_SPRITE_NSNOWPATCHMEDFLAT = 0x86d , AER_SPRITE_NPARALLAXFG = 0x86e ,
  AER_SPRITE_NBGCLOUDSMALL = 0x86f , AER_SPRITE_NBGCLOUD = 0x870 , AER_SPRITE_NBGCLOUDDARK = 0x871 , AER_SPRITE_NCLOOUD02 = 0x872 ,
  AER_SPRITE_NCLOOUD03 = 0x873 , AER_SPRITE_NEGG = 0x874 , AER_SPRITE_NBURNTBRICKSS01 = 0x875 , AER_SPRITE_NBURNTBRICKS02COPY = 0x876 ,
  AER_SPRITE_NRUINWALL = 0x877 , AER_SPRITE_NRUINWALLSIDE = 0x878 , AER_SPRITE_NSCORCHMARKS = 0x879 , AER_SPRITE_NSCORCHMARKL = 0x87a ,
  AER_SPRITE_NCULTISTCORNER = 0x87b , AER_SPRITE_NBLOODALTAR = 0x87c , AER_SPRITE_NSACRIFICE = 0x87d , AER_SPRITE_NBIRDEXECUTION = 0x87e ,
  AER_SPRITE_NLIBRARYWALL01 = 0x87f , AER_SPRITE_NSPTITANVISTA = 0x880 , AER_SPRITE_NSPTITANHAND = 0x881 , AER_SPRITE_NSPTITANPARA01 = 0x882 ,
  AER_SPRITE_NSPTITANFIST = 0x883 , AER_SPRITE_NSPCRASHED = 0x884 , AER_SPRITE_NSPTOWERVISTABG = 0x885 , AER_SPRITE_NCULTISTCRUSH = 0x886 ,
  AER_SPRITE_NDEADNEST = 0x887 , AER_SPRITE_NBABYBIRD = 0x888 , AER_SPRITE_NSPBOSSWALL = 0x889 , AER_SPRITE_NNPC = 0x88a ,
  AER_SPRITE_NMODULEWOLF02 = 0x88b , AER_SPRITE_NMODULEWOLF = 0x88c , AER_SPRITE_NMODULEBIRD_0 = 0x88d , AER_SPRITE_NMODULEBIRD_1 = 0x88e ,
  AER_SPRITE_NMODULEBIRDWOLF = 0x88f , AER_SPRITE_NMODULESTATUE = 0x890 , AER_SPRITE_FOLDERNLAB = 0x891 , AER_SPRITE_NLF1Z = 0x892 ,
  AER_SPRITE_NFGOVERGS = 0x893 , AER_SPRITE_NFGOVERGB = 0x894 , AER_SPRITE_NFGBEAM = 0x895 , AER_SPRITE_NFGVINE = 0x896 ,
  AER_SPRITE_NLWALLICE = 0x897 , AER_SPRITE_NFGSTAT = 0x898 , AER_SPRITE_NLICICLE01 = 0x899 , AER_SPRITE_NLICETOPS = 0x89a ,
  AER_SPRITE_NLICETOPL = 0x89b , AER_SPRITE_NTORCH = 0x89c , AER_SPRITE_NWALLGOLOW = 0x89d , AER_SPRITE_NLF2 = 0x89e ,
  AER_SPRITE_NLPILLARSKINNY = 0x89f , AER_SPRITE_NLWALLANGLE = 0x8a0 , AER_SPRITE_NLWALL16 = 0x8a1 , AER_SPRITE_NLWALL32 = 0x8a2 ,
  AER_SPRITE_NLWALL64 = 0x8a3 , AER_SPRITE_NLWALL128 = 0x8a4 , AER_SPRITE_NLWALL64TOP1 = 0x8a5 , AER_SPRITE_NLWALLENTRANCE = 0x8a6 ,
  AER_SPRITE_NLVEG16 = 0x8a7 , AER_SPRITE_NLVEG24 = 0x8a8 , AER_SPRITE_NLVEG32 = 0x8a9 , AER_SPRITE_CULTBIRDSTATIC = 0x8aa ,
  AER_SPRITE_NLIGHTBLOCK = 0x8ab , AER_SPRITE_NCHAIR01 = 0x8ac , AER_SPRITE_NTABLEFRONT = 0x8ad , AER_SPRITE_NCRATESHOVEL01 = 0x8ae ,
  AER_SPRITE_NLOCKER01 = 0x8af , AER_SPRITE_NCANDLE = 0x8b0 , AER_SPRITE_NINCENSE = 0x8b1 , AER_SPRITE_NSHRINE = 0x8b2 ,
  AER_SPRITE_NBOOKSS = 0x8b3 , AER_SPRITE_NBOOKS16 = 0x8b4 , AER_SPRITE_NBOOKS32 = 0x8b5 , AER_SPRITE_NBOOKSL = 0x8b6 ,
  AER_SPRITE_NMEGABOOK = 0x8b7 , AER_SPRITE_NIRONTOMB = 0x8b8 , AER_SPRITE_NITOMBOPEN = 0x8b9 , AER_SPRITE_NITOMBGROUP = 0x8ba ,
  AER_SPRITE_NSHRINEPEW = 0x8bb , AER_SPRITE_NSHRINECLOTH = 0x8bc , AER_SPRITE_NTAPESTRY64 = 0x8bd , AER_SPRITE_NTAPESTRY128 = 0x8be ,
  AER_SPRITE_NLABWALLBOOKS = 0x8bf , AER_SPRITE_NLABWALLBOOKSTALL = 0x8c0 , AER_SPRITE_NCATACOMBPILLAR = 0x8c1 , AER_SPRITE_NCATACOMBPILLAR03 = 0x8c2 ,
  AER_SPRITE_NSARCOPHAGUS = 0x8c3 , AER_SPRITE_NCATACOMBWALL = 0x8c4 , AER_SPRITE_NOSSUARY = 0x8c5 , AER_SPRITE_NBIRDSKELETON = 0x8c6 ,
  AER_SPRITE_NBIRDSKELETONNICHE = 0x8c7 , AER_SPRITE_NFREEZER01 = 0x8c8 , AER_SPRITE_NCANISTERL = 0x8c9 , AER_SPRITE_NCANISTERM = 0x8ca ,
  AER_SPRITE_NCANISTERS = 0x8cb , AER_SPRITE_NFURNACE = 0x8cc , AER_SPRITE_NGIANTVAT = 0x8cd , AER_SPRITE_NSTOVE01 = 0x8ce ,
  AER_SPRITE_FLOORNLAB = 0x8cf , AER_SPRITE_NLTILEZ = 0x8d0 , AER_SPRITE_NLEMBLEM = 0x8d1 , AER_SPRITE_NCARPET = 0x8d2 ,
  AER_SPRITE_NLICEFLOORS01 = 0x8d3 , AER_SPRITE_NLICEFLOORL01 = 0x8d4 , AER_SPRITE_NLICEVERT01 = 0x8d5 , AER_SPRITE_NLICEFRONTS01 = 0x8d6 ,
  AER_SPRITE_NLICECROSS01 = 0x8d7 , AER_SPRITE_NLFLPATCHL = 0x8d8 , AER_SPRITE_NLF5 = 0x8d9 , AER_SPRITE_SPRITE3338 = 0x8da ,
  AER_SPRITE_NRAILLCORNER = 0x8db , AER_SPRITE_NRAILLENDR = 0x8dc , AER_SPRITE_NRAILLHOR = 0x8dd , AER_SPRITE_NRAILLVER = 0x8de ,
  AER_SPRITE_NLCLIFF16 = 0x8df , AER_SPRITE_NBGCLIFFEDGE = 0x8e0 , AER_SPRITE_NCLIFF64 = 0x8e1 , AER_SPRITE_NBGCLOUDLAB = 0x8e2 ,
  AER_SPRITE_FOLDERSOUTH = 0x8e3 , AER_SPRITE_SBLOCKS = 0x8e4 , AER_SPRITE_SBLOCKM = 0x8e5 , AER_SPRITE_SBLOCKL = 0x8e6 ,
  AER_SPRITE_SRAILH = 0x8e7 , AER_SPRITE_SXRAILLHOR = 0x8e8 , AER_SPRITE_SXRAILLVER = 0x8e9 , AER_SPRITE_SXRAILLCORNER = 0x8ea ,
  AER_SPRITE_SXRAILLCORNER3 = 0x8eb , AER_SPRITE_SXRAILLENDR = 0x8ec , AER_SPRITE_SOVERGT = 0x8ed , AER_SPRITE_SOVERGS03 = 0x8ee ,
  AER_SPRITE_SOVERGS = 0x8ef , AER_SPRITE_SOVERGSHALF = 0x8f0 , AER_SPRITE_SOVERGM = 0x8f1 , AER_SPRITE_STREESM01 = 0x8f2 ,
  AER_SPRITE_STREEM = 0x8f3 , AER_SPRITE_STREEL = 0x8f4 , AER_SPRITE_SENTRANCEARCH = 0x8f5 , AER_SPRITE_SBONES01 = 0x8f6 ,
  AER_SPRITE_SMECHSS = 0x8f7 , AER_SPRITE_SMECHSM = 0x8f8 , AER_SPRITE_SMECHSL = 0x8f9 , AER_SPRITE_SMECHSXL = 0x8fa ,
  AER_SPRITE_SDEBRIS16 = 0x8fb , AER_SPRITE_SDEBRIS24 = 0x8fc , AER_SPRITE_SDEBRIS32 = 0x8fd , AER_SPRITE_SDEBRIS4801 = 0x8fe ,
  AER_SPRITE_SDEBRIS4802 = 0x8ff , AER_SPRITE_SDEBRIS6401 = 0x900 , AER_SPRITE_SDEBRIS6402 = 0x901 , AER_SPRITE_SDEBRIS6403 = 0x902 ,
  AER_SPRITE_SDEBRISL = 0x903 , AER_SPRITE_SDEBRISXL = 0x904 , AER_SPRITE_SBULBS16 = 0x905 , AER_SPRITE_SBULBS32 = 0x906 ,
  AER_SPRITE_SSANDPILE = 0x907 , AER_SPRITE_SDIRTSQUARE = 0x908 , AER_SPRITE_SDIRTSQUARELARGE = 0x909 , AER_SPRITE_SDIRTBIGBLOCK = 0x90a ,
  AER_SPRITE_SDIRTCORNER = 0x90b , AER_SPRITE_SDIRTEDGE = 0x90c , AER_SPRITE_SDIRTCUST = 0x90d , AER_SPRITE_SDIRTCUSTD = 0x90e ,
  AER_SPRITE_SDIRTCUTCIRCLE = 0x90f , AER_SPRITE_SLEDGESAND = 0x910 , AER_SPRITE_SOVERHANG = 0x911 , AER_SPRITE_STILE16 = 0x912 ,
  AER_SPRITE_STILE32 = 0x913 , AER_SPRITE_SCIRCUITS = 0x914 , AER_SPRITE_SCIRCUITM = 0x915 , AER_SPRITE_SCIRCUITL = 0x916 ,
  AER_SPRITE_SRBLOCKS = 0x917 , AER_SPRITE_SRBLOCKM = 0x918 , AER_SPRITE_SRBLOCKL = 0x919 , AER_SPRITE_SROCKLEDGEHORIZ64 = 0x91a ,
  AER_SPRITE_SROCKWALLDIAGS = 0x91b , AER_SPRITE_SROCKWALLDIAG = 0x91c , AER_SPRITE_SROCKWALL = 0x91d , AER_SPRITE_SROCKWALL64 = 0x91e ,
  AER_SPRITE_SROCKWALLBLANK = 0x91f , AER_SPRITE_SROCKLEDGEVERT64 = 0x920 , AER_SPRITE_SROCKBLOCKSMALL = 0x921 , AER_SPRITE_SROCKBLOCKBIG = 0x922 ,
  AER_SPRITE_SROCKBLOCKUB = 0x923 , AER_SPRITE_SRWFGCOVER = 0x924 , AER_SPRITE_SROCKWALLLIP01 = 0x925 , AER_SPRITE_SRWCORNER = 0x926 ,
  AER_SPRITE_SRWCORNERTOP = 0x927 , AER_SPRITE_SRWTIP = 0x928 , AER_SPRITE_SRWTOPSIDE = 0x929 , AER_SPRITE_SRWTIPCOLOR = 0x92a ,
  AER_SPRITE_SRWTIPCOLOL = 0x92b , AER_SPRITE_SRWFRONTE = 0x92c , AER_SPRITE_SRWFACED = 0x92d , AER_SPRITE_SRWFACEL = 0x92e ,
  AER_SPRITE_SRWFCESIDE = 0x92f , AER_SPRITE_SRWFCESIDEX = 0x930 , AER_SPRITE_SRWBOTTOMS = 0x931 , AER_SPRITE_SCHUNKFACE = 0x932 ,
  AER_SPRITE_SCHUNKSIDEE = 0x933 , AER_SPRITE_SCHUNKTOPSIDE = 0x934 , AER_SPRITE_SCHUNKTOPLEDGE = 0x935 , AER_SPRITE_SRWFRONTE1 = 0x936 ,
  AER_SPRITE_SRWCORNER2 = 0x937 , AER_SPRITE_SRWTOPSIDE1 = 0x938 , AER_SPRITE_SCLIFFUNDER = 0x939 , AER_SPRITE_SCLIFFUNDERANGLE = 0x93a ,
  AER_SPRITE_SRBGRASSCHUNK = 0x93b , AER_SPRITE_SROCKBLOCKUSML = 0x93c , AER_SPRITE_SROCKBLOCKUMED = 0x93d , AER_SPRITE_SROCKBLOCKTHIN = 0x93e ,
  AER_SPRITE_SROCKBLOCKUBIG = 0x93f , AER_SPRITE_SBRIDGEPILLARL = 0x940 , AER_SPRITE_SBRIDGEPILLARR = 0x941 , AER_SPRITE_SBRIDGEPLATFORM = 0x942 ,
  AER_SPRITE_SLIZARDCAMP01 = 0x943 , AER_SPRITE_SSPCRASHEDSHIPDOOR = 0x944 , AER_SPRITE_SSPCRASHEDSHIP = 0x945 , AER_SPRITE_SSPNPCROOM = 0x946 ,
  AER_SPRITE_SLIZARDBELT = 0x947 , AER_SPRITE_SVIVISECTION = 0x948 , AER_SPRITE_SWANDERERBOT = 0x949 , AER_SPRITE_FOLDERSLAB = 0x94a ,
  AER_SPRITE_FGS = 0x94b , AER_SPRITE_SFGBEAM = 0x94c , AER_SPRITE_SFGOVERGS = 0x94d , AER_SPRITE_SFGOVERGL = 0x94e ,
  AER_SPRITE_SLBUSHTOPS1 = 0x94f , AER_SPRITE_SLBUSHTOP01 = 0x950 , AER_SPRITE_SLVEGL01 = 0x951 , AER_SPRITE_SFGVINE = 0x952 ,
  AER_SPRITE_SWALLVINE = 0x953 , AER_SPRITE_SLFGBEAMS01 = 0x954 , AER_SPRITE_SFGSTAT = 0x955 , AER_SPRITE_STORCH = 0x956 ,
  AER_SPRITE_SLWALLDET = 0x957 , AER_SPRITE_OBJ_0 = 0x958 , AER_SPRITE_SLPILLARSKINNY = 0x959 , AER_SPRITE_SLWALLANGLE = 0x95a ,
  AER_SPRITE_SLWALL16 = 0x95b , AER_SPRITE_SLWALL32 = 0x95c , AER_SPRITE_SLWALL64 = 0x95d , AER_SPRITE_SLWALL128 = 0x95e ,
  AER_SPRITE_SLWALL64TOP = 0x95f , AER_SPRITE_SLWALLENTRANCE = 0x960 , AER_SPRITE_SPRITE3284 = 0x961 , AER_SPRITE_SLCRATE = 0x962 ,
  AER_SPRITE_SPITBLOCK = 0x963 , AER_SPRITE_SCHAIR01 = 0x964 , AER_SPRITE_SLOCKER01 = 0x965 , AER_SPRITE_SOPERATINGTABLE = 0x966 ,
  AER_SPRITE_SLDRAPEDCLOTH = 0x967 , AER_SPRITE_STABLEFRONT = 0x968 , AER_SPRITE_SSIDETABLE01 = 0x969 , AER_SPRITE_SMONITOR = 0x96a ,
  AER_SPRITE_SMONITORL = 0x96b , AER_SPRITE_SDIRKBONES = 0x96c , AER_SPRITE_SBONEZ = 0x96d , AER_SPRITE_SLEAPERBONES = 0x96e ,
  AER_SPRITE_EBATTERY = 0x96f , AER_SPRITE_EBELTS = 0x970 , AER_SPRITE_EBELTL = 0x971 , AER_SPRITE_ELASERDRILL01 = 0x972 ,
  AER_SPRITE_EROBOTARM = 0x973 , AER_SPRITE_SPANEL01 = 0x974 , AER_SPRITE_SVENT = 0x975 , AER_SPRITE_SLMECHS = 0x976 ,
  AER_SPRITE_SLMECHM = 0x977 , AER_SPRITE_SLMECHL = 0x978 , AER_SPRITE_SLMECHXL = 0x979 , AER_SPRITE_GMECH6 = 0x97a ,
  AER_SPRITE_SLMOREBITS = 0x97b , AER_SPRITE_SBOTFACTORY = 0x97c , AER_SPRITE_SBLADEBOTS = 0x97d , AER_SPRITE_BLADEBOTRACK = 0x97e ,
  AER_SPRITE_SPARTSVAT01 = 0x97f , AER_SPRITE_ORGANTUBETINY = 0x980 , AER_SPRITE_ORGANTUBESMALL = 0x981 , AER_SPRITE_ORGANTUBETHIN = 0x982 ,
  AER_SPRITE_SBLUEMANVAT = 0x983 , AER_SPRITE_SHALFDIRKVAT = 0x984 , AER_SPRITE_SCNGAUNTLETORGANTUBEMD000 = 0x985 , AER_SPRITE_SCNGAUNTLETORGANTUBELG000 = 0x986 ,
  AER_SPRITE_GVATSPECIALGUEST = 0x987 , AER_SPRITE_SCNGAUNTLETVATBROKMED = 0x988 , AER_SPRITE_SVATMEGABROKEN = 0x989 , AER_SPRITE_SCNGAUNTLETVATBROKLARGE = 0x98a ,
  AER_SPRITE_SVATSPILLS = 0x98b , AER_SPRITE_SCNGAUNTLETDECGUTWATER = 0x98c , AER_SPRITE_SVATPLATFORM01 = 0x98d , AER_SPRITE_SUNDERSIDEPOLE = 0x98e ,
  AER_SPRITE_SLVEGS = 0x98f , AER_SPRITE_SLVEGM = 0x990 , AER_SPRITE_SLVEGL = 0x991 , AER_SPRITE_SRAILLCORNER = 0x992 ,
  AER_SPRITE_SRAILLENDR = 0x993 , AER_SPRITE_SRAILLHOR = 0x994 , AER_SPRITE_SRAILLVER = 0x995 , AER_SPRITE_FIREPIT = 0x996 ,
  AER_SPRITE_SLIZARDPRESS = 0x997 , AER_SPRITE_SMECHATTACK = 0x998 , AER_SPRITE_SSHORTCIRCUIT = 0x999 , AER_SPRITE_SMEGATUBE = 0x99a ,
  AER_SPRITE_FLOOR_0 = 0x99b , AER_SPRITE_SLEMBLEM = 0x99c , AER_SPRITE_SLORANGECROSS = 0x99d , AER_SPRITE_SLORANGEFLOORS = 0x99e ,
  AER_SPRITE_SLORANGEFLOORL = 0x99f , AER_SPRITE_SLORANGEFRONTS = 0x9a0 , AER_SPRITE_SLORANGEVERT = 0x9a1 , AER_SPRITE_SLFLPATCHM = 0x9a2 ,
  AER_SPRITE_SLFLPATCHL = 0x9a3 , AER_SPRITE_SGRATES = 0x9a4 , AER_SPRITE_SGRATEM = 0x9a5 , AER_SPRITE_SGRATEL = 0x9a6 ,
  AER_SPRITE_SCABLESHOR = 0x9a7 , AER_SPRITE_SCABLESVERT = 0x9a8 , AER_SPRITE_SCABLESCORNER = 0x9a9 , AER_SPRITE_CLIFF = 0x9aa ,
  AER_SPRITE_SCLIFF16 = 0x9ab , AER_SPRITE_SCLIFF32 = 0x9ac , AER_SPRITE_SCLIFF64 = 0x9ad , AER_SPRITE_FOLDEREAST = 0x9ae ,
  AER_SPRITE_ECUTSHRUBS = 0x9af , AER_SPRITE_EGROWTHBITS1 = 0x9b0 , AER_SPRITE_ETREESM = 0x9b1 , AER_SPRITE_ETREELG = 0x9b2 ,
  AER_SPRITE_ETREEWATERS = 0x9b3 , AER_SPRITE_ETREEWATERLG01 = 0x9b4 , AER_SPRITE_EGREENL01 = 0x9b5 , AER_SPRITE_EGREENXL01 = 0x9b6 ,
  AER_SPRITE_EBLOCK8 = 0x9b7 , AER_SPRITE_EBLOCK32 = 0x9b8 , AER_SPRITE_EBLOCK48THIN_0 = 0x9b9 , AER_SPRITE_EBLOCK48FAT_0 = 0x9ba ,
  AER_SPRITE_EPILLAR16 = 0x9bb , AER_SPRITE_EPILLAR32 = 0x9bc , AER_SPRITE_EPILLARSUPER = 0x9bd , AER_SPRITE_EPILLARBROKEN = 0x9be ,
  AER_SPRITE_EAQUADUCT = 0x9bf , AER_SPRITE_EARCH = 0x9c0 , AER_SPRITE_EAQUADUCTVERT = 0x9c1 , AER_SPRITE_EBENCHVERT = 0x9c2 ,
  AER_SPRITE_EBENCHHOR = 0x9c3 , AER_SPRITE_ERAILLHOR = 0x9c4 , AER_SPRITE_ERAILLVER = 0x9c5 , AER_SPRITE_ERAILLCORNER = 0x9c6 ,
  AER_SPRITE_SPRITE3339 = 0x9c7 , AER_SPRITE_ERAILLENDR = 0x9c8 , AER_SPRITE_EWALL32 = 0x9c9 , AER_SPRITE_SPRITE3315 = 0x9ca ,
  AER_SPRITE_EWALL64 = 0x9cb , AER_SPRITE_EWALL128 = 0x9cc , AER_SPRITE_EENTRANCE = 0x9cd , AER_SPRITE_ESIDEENTRANCE = 0x9ce ,
  AER_SPRITE_EROOFVERT = 0x9cf , AER_SPRITE_ETOPENTRANCE = 0x9d0 , AER_SPRITE_EROOFSMALL = 0x9d1 , AER_SPRITE_EROOFLARGE = 0x9d2 ,
  AER_SPRITE_ESTANBUILDING = 0x9d3 , AER_SPRITE_ESTANBUILDINGDOOR = 0x9d4 , AER_SPRITE_EBUILDINGSMALL = 0x9d5 , AER_SPRITE_EBUILDINGSTANDARD = 0x9d6 ,
  AER_SPRITE_EBUILDINGMASSIVE = 0x9d7 , AER_SPRITE_EFOUNTAIN = 0x9d8 , AER_SPRITE_EWARP = 0x9d9 , AER_SPRITE_ESTAIRCHUNK = 0x9da ,
  AER_SPRITE_ESTAIRSPILLAR = 0x9db , AER_SPRITE_EFGGREEN = 0x9dc , AER_SPRITE_EPOLEHORIZ = 0x9dd , AER_SPRITE_EPOLEHORIZRAILS = 0x9de ,
  AER_SPRITE_EDOCKSHORIZFRONT = 0x9df , AER_SPRITE_EDOCKSVERTFRONT = 0x9e0 , AER_SPRITE_EDOCKSVERT = 0x9e1 , AER_SPRITE_EDOCKSHORIZ = 0x9e2 ,
  AER_SPRITE_EBOAT = 0x9e3 , AER_SPRITE_ETENT01 = 0x9e4 , AER_SPRITE_ESTATUESTAND = 0x9e5 , AER_SPRITE_ESTATUEMEGA = 0x9e6 ,
  AER_SPRITE_ESTATSMALL = 0x9e7 , AER_SPRITE_ESTATUEBIG = 0x9e8 , AER_SPRITE_EWATERBREAKBLOCK = 0x9e9 , AER_SPRITE_EWATERBREAKBLOCKLONG = 0x9ea ,
  AER_SPRITE_EWATERWALL32 = 0x9eb , AER_SPRITE_EWATERWALLEXTEND = 0x9ec , AER_SPRITE_EWATERWALL64 = 0x9ed , AER_SPRITE_EWATERWALLANGLE = 0x9ee ,
  AER_SPRITE_EWATERWALLDIAG = 0x9ef , AER_SPRITE_EWATERWALLLANGLE = 0x9f0 , AER_SPRITE_EWATERWALLL64 = 0x9f1 , AER_SPRITE_EWATERWALLLHOR = 0x9f2 ,
  AER_SPRITE_EWATERWALLLHOR64 = 0x9f3 , AER_SPRITE_EWATERWALLTOP = 0x9f4 , AER_SPRITE_EWATERWALLLVERT64 = 0x9f5 , AER_SPRITE_EWATERBREAKBLOCKCORNER = 0x9f6 ,
  AER_SPRITE_EWATERWALLCORNER = 0x9f7 , AER_SPRITE_EWATERMISTCLOUD = 0x9f8 , AER_SPRITE_EFLOORBIT = 0x9f9 , AER_SPRITE_FLAMEPOLEFIRE = 0x9fa ,
  AER_SPRITE_FLAMEVENTFIRE = 0x9fb , AER_SPRITE_FLAMEVENTFIRE2X = 0x9fc , AER_SPRITE_EMAW = 0x9fd , AER_SPRITE_EPOLETALL = 0x9fe ,
  AER_SPRITE_ELIGHTRAY16 = 0x9ff , AER_SPRITE_ESTAINEDGLASS01 = 0xa00 , AER_SPRITE_ESTAINEDGLASSLARGE = 0xa01 , AER_SPRITE_OTTERBODY = 0xa02 ,
  AER_SPRITE_EFLOATINGOTTER = 0xa03 , AER_SPRITE_DROWNEDOTTER = 0xa04 , AER_SPRITE_WATERMISTSIDE00 = 0xa05 , AER_SPRITE_WATERMISTBOTTOM00 = 0xa06 ,
  AER_SPRITE_EEDGEREG = 0xa07 , AER_SPRITE_EUNDERSIDE = 0xa08 , AER_SPRITE_EUNDERSIDEVERT = 0xa09 , AER_SPRITE_EUNDERBROKEN = 0xa0a ,
  AER_SPRITE_EUNDERBROKENS = 0xa0b , AER_SPRITE_ESTATGRAD = 0xa0c , AER_SPRITE_ESTATBIGGRAD = 0xa0d , AER_SPRITE_ESUNKENBIT = 0xa0e ,
  AER_SPRITE_EBGREPEAT = 0xa0f , AER_SPRITE_EFLOWER = 0xa10 , AER_SPRITE_EFLOORPAD1 = 0xa11 , AER_SPRITE_EFLOORPADBIG = 0xa12 ,
  AER_SPRITE_EFLOORLEDGEGRASSVERT1 = 0xa13 , AER_SPRITE_EOVERHANG = 0xa14 , AER_SPRITE_EFLOORPATCHBIG = 0xa15 , AER_SPRITE_EFLOORGRASS = 0xa16 ,
  AER_SPRITE_EFLOORGRASS32 = 0xa17 , AER_SPRITE_EFLOORGRASS48 = 0xa18 , AER_SPRITE_EFLOORDESIGN = 0xa19 , AER_SPRITE_EFLOORTILESQ = 0xa1a ,
  AER_SPRITE_EMISSINGTILES01 = 0xa1b , AER_SPRITE_EMISSINGTILESBIG01 = 0xa1c , AER_SPRITE_ERIVULET16 = 0xa1d , AER_SPRITE_WFALLEDGEN00 = 0xa1e ,
  AER_SPRITE_WATERBORDERWAVE1X = 0xa1f , AER_SPRITE_EWATERFALLTHIN = 0xa20 , AER_SPRITE_EWATERFALLTHIN02 = 0xa21 , AER_SPRITE_WFALLSIDE = 0xa22 ,
  AER_SPRITE_HUGEBUILDINGWATER = 0xa23 , AER_SPRITE_EOTTERSPIKE = 0xa24 , AER_SPRITE_EOTTERIMPALED = 0xa25 , AER_SPRITE_EOTTERPILEL = 0xa26 ,
  AER_SPRITE_FROGDRAGOTTER = 0xa27 , AER_SPRITE_OTTERNAPPYIDLE00 = 0xa28 , AER_SPRITE_OTTERDROWSYIDLE = 0xa29 , AER_SPRITE_OTTERSMOKYPUFF00 = 0xa2a ,
  AER_SPRITE_OTTERPUKEYIDLE00 = 0xa2b , AER_SPRITE_EOTTERCRUSH = 0xa2c , AER_SPRITE_ESPBROKENBRIDGE2 = 0xa2d , AER_SPRITE_ESETFOUNTAINS = 0xa2e ,
  AER_SPRITE_ETITANTOP = 0xa2f , AER_SPRITE_ETITANPARALLAX01 = 0xa30 , AER_SPRITE_ETITANPARALLAX02 = 0xa31 , AER_SPRITE_EMODDEADFROG1 = 0xa32 ,
  AER_SPRITE_EMODDEADFROG2 = 0xa33 , AER_SPRITE_EMUSHROOMGROWTH = 0xa34 , AER_SPRITE_EMUSHOTTER = 0xa35 , AER_SPRITE_EJAREXPLOSION = 0xa36 ,
  AER_SPRITE_EMODDEADFROG3 = 0xa37 , AER_SPRITE_SPRIEMODULEDRIFTER = 0xa38 , AER_SPRITE_EMODDEADFLOOR = 0xa39 , AER_SPRITE_FOLDERELAB = 0xa3a ,
  AER_SPRITE_ELRAILLHOR = 0xa3b , AER_SPRITE_SPRITE3285 = 0xa3c , AER_SPRITE_ELRAILLVER = 0xa3d , AER_SPRITE_ELRAILLCORNER = 0xa3e ,
  AER_SPRITE_ELRAILLENDR = 0xa3f , AER_SPRITE_ELPILLARSKINNY = 0xa40 , AER_SPRITE_ELWALLANGLE = 0xa41 , AER_SPRITE_ELWALL16 = 0xa42 ,
  AER_SPRITE_ELWALL32 = 0xa43 , AER_SPRITE_ELWALL64 = 0xa44 , AER_SPRITE_ELWALL128 = 0xa45 , AER_SPRITE_ELWALL64TOP = 0xa46 ,
  AER_SPRITE_ELWALLENTRANCE = 0xa47 , AER_SPRITE_ELABWALLGLASS = 0xa48 , AER_SPRITE_ELABWALLGLASS128 = 0xa49 , AER_SPRITE_ELCLIFF = 0xa4a ,
  AER_SPRITE_ELBGPIT = 0xa4b , AER_SPRITE_EPILLAR1604 = 0xa4c , AER_SPRITE_EBGCLIFFSINGLE = 0xa4d , AER_SPRITE_EBGCLIFF = 0xa4e ,
  AER_SPRITE_ECLIFF6401 = 0xa4f , AER_SPRITE_EBGCLIFFANGLE = 0xa50 , AER_SPRITE_ELWATERCLIFFCORNER01 = 0xa51 , AER_SPRITE_ELWATERCLIFF01 = 0xa52 ,
  AER_SPRITE_ELWATERCLIFFSIDE01 = 0xa53 , AER_SPRITE_ELABTOPVINE = 0xa54 , AER_SPRITE_ELABTOPBUSH = 0xa55 , AER_SPRITE_ELGREENL = 0xa56 ,
  AER_SPRITE_ELMUSHS1 = 0xa57 , AER_SPRITE_ELMUSHL1 = 0xa58 , AER_SPRITE_ELTREELG01 = 0xa59 , AER_SPRITE_EGRATES = 0xa5a ,
  AER_SPRITE_ELFLOORTILESQU = 0xa5b , AER_SPRITE_EFLOORSTAIN = 0xa5c , AER_SPRITE_ELFLOORPATCHBIG = 0xa5d , AER_SPRITE_ELLEDGEGRASS = 0xa5e ,
  AER_SPRITE_ELOVERHANG = 0xa5f , AER_SPRITE_EFLOORBITG = 0xa60 , AER_SPRITE_ELFLOORBIT = 0xa61 , AER_SPRITE_ELFLPATCHL = 0xa62 ,
  AER_SPRITE_EVATFLAMEJAR = 0xa63 , AER_SPRITE_FLAMEJARBASE = 0xa64 , AER_SPRITE_EVATFLAMEJARL = 0xa65 , AER_SPRITE_EVATFLAMEJARXL = 0xa66 ,
  AER_SPRITE_EBRANCHESL = 0xa67 , AER_SPRITE_EMUSHROOM = 0xa68 , AER_SPRITE_ELMUSH = 0xa69 , AER_SPRITE_EMUSHS = 0xa6a ,
  AER_SPRITE_EMUSHM = 0xa6b , AER_SPRITE_EMUSHL = 0xa6c , AER_SPRITE_EMUSHU1 = 0xa6d , AER_SPRITE_EGREENHOUSEL = 0xa6e ,
  AER_SPRITE_EGREENHOUSES = 0xa6f , AER_SPRITE_EBEAKER = 0xa70 , AER_SPRITE_EFLASK = 0xa71 , AER_SPRITE_EGAS = 0xa72 ,
  AER_SPRITE_ECHAIR01 = 0xa73 , AER_SPRITE_ETABLEFRONT = 0xa74 , AER_SPRITE_ELOCKER01 = 0xa75 , AER_SPRITE_EMARKERS = 0xa76 ,
  AER_SPRITE_EMARKERM = 0xa77 , AER_SPRITE_EGLASSTUBE01 = 0xa78 , AER_SPRITE_EVAT01 = 0xa79 , AER_SPRITE_EVAT04 = 0xa7a ,
  AER_SPRITE_EVAT05 = 0xa7b , AER_SPRITE_EVATM = 0xa7c , AER_SPRITE_EVATL = 0xa7d , AER_SPRITE_EVAT06 = 0xa7e ,
  AER_SPRITE_EVATJARL = 0xa7f , AER_SPRITE_EVATJARXL = 0xa80 , AER_SPRITE_EVAT02 = 0xa81 , AER_SPRITE_EPIPETERMINATE = 0xa82 ,
  AER_SPRITE_EACIDHEADFRONT = 0xa83 , AER_SPRITE_EACIDHEADSIDE = 0xa84 , AER_SPRITE_EACIDPILLAR = 0xa85 , AER_SPRITE_EWATERPIPESHORIZL01 = 0xa86 ,
  AER_SPRITE_EWATERPIPESVERTL = 0xa87 , AER_SPRITE_EWATERPIPESXL = 0xa88 , AER_SPRITE_EACIDPUMP = 0xa89 , AER_SPRITE_EPIPESCORNER = 0xa8a ,
  AER_SPRITE_EFURNACE = 0xa8b , AER_SPRITE_EMECHPARTS01 = 0xa8c , AER_SPRITE_EGENERATOR = 0xa8d , AER_SPRITE_EBROKENJAR = 0xa8e ,
  AER_SPRITE_EOTTERJAIL = 0xa8f , AER_SPRITE_FOLDERWEST = 0xa90 , AER_SPRITE_CUTSHRUB = 0xa91 , AER_SPRITE_WSTUMP = 0xa92 ,
  AER_SPRITE_WTREEDOORSTUMP = 0xa93 , AER_SPRITE_WTREEHOUSE = 0xa94 , AER_SPRITE_WTREE00GENERAL = 0xa95 , AER_SPRITE_WTREE01SM = 0xa96 ,
  AER_SPRITE_WTREE02FALLEN = 0xa97 , AER_SPRITE_WTREE02LG = 0xa98 , AER_SPRITE_WTREE03MASSIVE = 0xa99 , AER_SPRITE_WTREEBITSRED = 0xa9a ,
  AER_SPRITE_WTREETOP = 0xa9b , AER_SPRITE_WPHASEBLOCK08 = 0xa9c , AER_SPRITE_WPHASEBLOCK16 = 0xa9d , AER_SPRITE_WPHASEBLOCK48FAT = 0xa9e ,
  AER_SPRITE_WPHASEBLOCK48THIN = 0xa9f , AER_SPRITE_WPHASEBLOCK64 = 0xaa0 , AER_SPRITE_WPHASEBLOCKCOLLUMN2X = 0xaa1 , AER_SPRITE_WROCKBLOCK08 = 0xaa2 ,
  AER_SPRITE_WROCKBLOCK16 = 0xaa3 , AER_SPRITE_WROCKBLOCK48 = 0xaa4 , AER_SPRITE_WROCKBLOCK64 = 0xaa5 , AER_SPRITE_WPHASEWALLBASE = 0xaa6 ,
  AER_SPRITE_WPHASEWALLBASEBIG = 0xaa7 , AER_SPRITE_WPHASEPILLAR16 = 0xaa8 , AER_SPRITE_WPHASEPILLAR32 = 0xaa9 , AER_SPRITE_WPHASERUINBASEVERT = 0xaaa ,
  AER_SPRITE_WPHASERUINENTRANCE = 0xaab , AER_SPRITE_WPHASEWALLARCH = 0xaac , AER_SPRITE_WPHASEROOF64 = 0xaad , AER_SPRITE_WPHASEROOFHUGE = 0xaae ,
  AER_SPRITE_WFLOORBRIDGE = 0xaaf , AER_SPRITE_WSTATUETANUKI = 0xab0 , AER_SPRITE_WSTATUETANUKISIDE = 0xab1 , AER_SPRITE_WSTATUETABLET = 0xab2 ,
  AER_SPRITE_WSTATUETANUKIHEAD = 0xab3 , AER_SPRITE_WPOLETALL = 0xab4 , AER_SPRITE_WPOLESHORT = 0xab5 , AER_SPRITE_WPLANTER = 0xab6 ,
  AER_SPRITE_WPHASEFENCERAIL = 0xab7 , AER_SPRITE_WLLANTERN = 0xab8 , AER_SPRITE_WLHEADSTONES = 0xab9 , AER_SPRITE_WLHEADSTONEM = 0xaba ,
  AER_SPRITE_WLMARKERS = 0xabb , AER_SPRITE_WLMARKERL = 0xabc , AER_SPRITE_WLPOST32 = 0xabd , AER_SPRITE_WCRYSTALROUGHSM = 0xabe ,
  AER_SPRITE_WCRYSTALCLEAN = 0xabf , AER_SPRITE_WCRYSTALROUGHTALL = 0xac0 , AER_SPRITE_WCRYSTALTRAP = 0xac1 , AER_SPRITE_WCRYSTALTRAP2 = 0xac2 ,
  AER_SPRITE_WCRYSTALTRAP3 = 0xac3 , AER_SPRITE_WCRYSTALTRAP4 = 0xac4 , AER_SPRITE_WGEODEBIG1 = 0xac5 , AER_SPRITE_WGEODEBIG2 = 0xac6 ,
  AER_SPRITE_WGEODEBIG = 0xac7 , AER_SPRITE_WGEODEHUGE = 0xac8 , AER_SPRITE_WGEODEHUGE1 = 0xac9 , AER_SPRITE_WGEODEHUGE2 = 0xaca ,
  AER_SPRITE_WROCKWALL = 0xacb , AER_SPRITE_WROCKWALL64 = 0xacc , AER_SPRITE_WROCKWALLDIAG = 0xacd , AER_SPRITE_WROCKWALLLIP = 0xace ,
  AER_SPRITE_WROCKBLOCKBIG = 0xacf , AER_SPRITE_WROCKLEDGEANGLE = 0xad0 , AER_SPRITE_WROCKLEDGEHORIZ = 0xad1 , AER_SPRITE_WROCKLEDGEHORIZ64 = 0xad2 ,
  AER_SPRITE_WROCKLEDGEVERTSMALL = 0xad3 , AER_SPRITE_WROCKLEDGEVERT = 0xad4 , AER_SPRITE_WROCKLEDGEVERT64 = 0xad5 , AER_SPRITE_WROCKTOP = 0xad6 ,
  AER_SPRITE_WROCKWALLBLANK = 0xad7 , AER_SPRITE_WROCKWALLDETAIL = 0xad8 , AER_SPRITE_WBGCLIFFEDGE = 0xad9 , AER_SPRITE_WRBGRASSCHUNK = 0xada ,
  AER_SPRITE_WROCKBLOCKUSML = 0xadb , AER_SPRITE_WROCKBLOCKUMED = 0xadc , AER_SPRITE_WROCKBLOCKUM2 = 0xadd , AER_SPRITE_WROCKBLOCKUBIG = 0xade ,
  AER_SPRITE_WGRASSTOP = 0xadf , AER_SPRITE_WFLOORLEDGEGRASSHORIZ = 0xae0 , AER_SPRITE_WFLOORLEDGEGRASSVERT = 0xae1 , AER_SPRITE_WFLOORROOTS = 0xae2 ,
  AER_SPRITE_WFLOORROOTSBIG = 0xae3 , AER_SPRITE_WFLOORMOSSREDBIG = 0xae4 , AER_SPRITE_WFLOORMOSSREDSMALL = 0xae5 , AER_SPRITE_WFLOORPATCHBBIG = 0xae6 ,
  AER_SPRITE_WFLOORPATCHBSMALL = 0xae7 , AER_SPRITE_WFLOORPATCHBBIG04 = 0xae8 , AER_SPRITE_WFLOORTECHL = 0xae9 , AER_SPRITE_WFLOORTECHS = 0xaea ,
  AER_SPRITE_WFLOORFLOWERSMULTI = 0xaeb , AER_SPRITE_WFLOORSPLOTCHBIG = 0xaec , AER_SPRITE_WFLOORGRASSRED = 0xaed , AER_SPRITE_WFLOORMUSHROOM = 0xaee ,
  AER_SPRITE_WFLOORGRASSSOLO = 0xaef , AER_SPRITE_WSTAIRTOPSUP = 0xaf0 , AER_SPRITE_WSTAIRTOPSIDE = 0xaf1 , AER_SPRITE_WSTAIRTOPUP = 0xaf2 ,
  AER_SPRITE_WFLOORTILESQUARE = 0xaf3 , AER_SPRITE_WFLOORPHASEFOUNDATION = 0xaf4 , AER_SPRITE_WSTREAM = 0xaf5 , AER_SPRITE_WFLOORLEDGEGRASSRED = 0xaf6 ,
  AER_SPRITE_WFLOORPATCHREDBIG = 0xaf7 , AER_SPRITE_WFLOORPATCHREDSMALL = 0xaf8 , AER_SPRITE_WGODRAY = 0xaf9 , AER_SPRITE_WGODRAYS = 0xafa ,
  AER_SPRITE_WMEGARIBSBOT = 0xafb , AER_SPRITE_WMEGARIBSTOP = 0xafc , AER_SPRITE_GIANTBONES = 0xafd , AER_SPRITE_WCART01 = 0xafe ,
  AER_SPRITE_WFIRE01 = 0xaff , AER_SPRITE_WWELL01 = 0xb00 , AER_SPRITE_WRUINEDWALL01 = 0xb01 , AER_SPRITE_WBASE = 0xb02 ,
  AER_SPRITE_WBONEWELL = 0xb03 , AER_SPRITE_WTREEHIDEOUT = 0xb04 , AER_SPRITE_WWARRIORSREST = 0xb05 , AER_SPRITE_WTENT01 = 0xb06 ,
  AER_SPRITE_WSANDBAGS = 0xb07 , AER_SPRITE_SPWNPCTREEHOUSE = 0xb08 , AER_SPRITE_WCRYSTALTREEL = 0xb09 , AER_SPRITE_WCRYSTALTREES = 0xb0a ,
  AER_SPRITE_WWATCHTOWER = 0xb0b , AER_SPRITE_WTREETOWER = 0xb0c , AER_SPRITE_WTREEVILLAGE = 0xb0d , AER_SPRITE_WCRYSTALNEST01 = 0xb0e ,
  AER_SPRITE_WCRYSTALMAW = 0xb0f , AER_SPRITE_WCRYSTALCANNON01 = 0xb10 , AER_SPRITE_WSPTANUKIARMY = 0xb11 , AER_SPRITE_WSPBLUEARMY = 0xb12 ,
  AER_SPRITE_WCRYSTALHUGE02 = 0xb13 , AER_SPRITE_WSOLDIERCRYSTAL = 0xb14 , AER_SPRITE_WCARDGAME = 0xb15 , AER_SPRITE_WSPTITAN = 0xb16 ,
  AER_SPRITE_WMODULEDRIFTER = 0xb17 , AER_SPRITE_WMODULETANUKI = 0xb18 , AER_SPRITE_WMODULETREENUKI = 0xb19 , AER_SPRITE_FOLDERWLAB = 0xb1a ,
  AER_SPRITE_FG = 0xb1b , AER_SPRITE_WFGBEAM = 0xb1c , AER_SPRITE_WFGOVERGS = 0xb1d , AER_SPRITE_WFGOVERGB = 0xb1e ,
  AER_SPRITE_WFGVINE = 0xb1f , AER_SPRITE_WREDVINE = 0xb20 , AER_SPRITE_WLTREELG = 0xb21 , AER_SPRITE_WLTREETOP = 0xb22 ,
  AER_SPRITE_WLCRYSTALHUGE = 0xb23 , AER_SPRITE_WLCRYSTALBIG01 = 0xb24 , AER_SPRITE_WLCRYSTALBIGSIDE = 0xb25 , AER_SPRITE_WFGSTAT = 0xb26 ,
  AER_SPRITE_WTORCH = 0xb27 , AER_SPRITE_WROCKDETAIL = 0xb28 , AER_SPRITE_OBJ_1 = 0xb29 , AER_SPRITE_WLVASES = 0xb2a ,
  AER_SPRITE_WLURNL = 0xb2b , AER_SPRITE_WLCRATES = 0xb2c , AER_SPRITE_WLCRATETALL = 0xb2d , AER_SPRITE_WLCRATEL = 0xb2e ,
  AER_SPRITE_WLSHELFL = 0xb2f , AER_SPRITE_WCHAIR01 = 0xb30 , AER_SPRITE_WTABLEFRONT = 0xb31 , AER_SPRITE_WLOCKER01 = 0xb32 ,
  AER_SPRITE_WLWEPSHELF = 0xb33 , AER_SPRITE_WLIGHTBLOCK = 0xb34 , AER_SPRITE_WLPILLARSKINNY = 0xb35 , AER_SPRITE_LWWALLANGLE = 0xb36 ,
  AER_SPRITE_LWWALL16 = 0xb37 , AER_SPRITE_LWWALL32 = 0xb38 , AER_SPRITE_LWWALL64 = 0xb39 , AER_SPRITE_LWWALL128 = 0xb3a ,
  AER_SPRITE_FLOOR_1 = 0xb3b , AER_SPRITE_WLEMBLEM = 0xb3c , AER_SPRITE_WCARPET = 0xb3d , AER_SPRITE_WLVEG24 = 0xb3e ,
  AER_SPRITE_WLLUSHCROSS = 0xb3f , AER_SPRITE_WLLUSHFLOORL = 0xb40 , AER_SPRITE_WLLUSHFRONTS = 0xb41 , AER_SPRITE_WLLUSHVERT = 0xb42 ,
  AER_SPRITE_SPR2277CLIFF = 0xb43 , AER_SPRITE_WRAILLCORNER = 0xb44 , AER_SPRITE_SPRITE3340 = 0xb45 , AER_SPRITE_WRAILLENDR = 0xb46 ,
  AER_SPRITE_WRAILLHOR = 0xb47 , AER_SPRITE_WRAILLVER = 0xb48 , AER_SPRITE_WCLIFF16 = 0xb49 , AER_SPRITE_WCLIFF32 = 0xb4a ,
  AER_SPRITE_WCLIFF64 = 0xb4b , AER_SPRITE_WBGCLOUDLAB = 0xb4c , AER_SPRITE_FOLDERABYSS = 0xb4d , AER_SPRITE_AELEVATORBG = 0xb4e ,
  AER_SPRITE_AELEVFG = 0xb4f , AER_SPRITE_AFG1 = 0xb50 , AER_SPRITE_ALAMP = 0xb51 , AER_SPRITE_ABLOCK1 = 0xb52 ,
  AER_SPRITE_ABLOCK2 = 0xb53 , AER_SPRITE_ASERV1 = 0xb54 , AER_SPRITE_ASERV2 = 0xb55 , AER_SPRITE_ASERV3 = 0xb56 ,
  AER_SPRITE_ASERV4 = 0xb57 , AER_SPRITE_ASERV5 = 0xb58 , AER_SPRITE_AMONITORL = 0xb59 , AER_SPRITE_ASCIENTIST = 0xb5a ,
  AER_SPRITE_AEXCAVATOR = 0xb5b , AER_SPRITE_AFOXSTATUE = 0xb5c , AER_SPRITE_AGIANTWEST = 0xb5d , AER_SPRITE_AWALLBOT = 0xb5e ,
  AER_SPRITE_AWALLBOT2 = 0xb5f , AER_SPRITE_ARWFRONTE = 0xb60 , AER_SPRITE_ARWCORNER = 0xb61 , AER_SPRITE_ARWTOPSIDE = 0xb62 ,
  AER_SPRITE_AMEGAWALL2 = 0xb63 , AER_SPRITE_AMEGAWALL = 0xb64 , AER_SPRITE_AWALLSIDE = 0xb65 , AER_SPRITE_AWALLCHUNK = 0xb66 ,
  AER_SPRITE_AWALL1 = 0xb67 , AER_SPRITE_ABRIDGEBIT2 = 0xb68 , AER_SPRITE_ABRIDGEBIT1 = 0xb69 , AER_SPRITE_ADOORFLOORBIT = 0xb6a ,
  AER_SPRITE_AFLOORDESIGN1 = 0xb6b , AER_SPRITE_ACLIFF1 = 0xb6c , AER_SPRITE_AFLOORPATCHBIG = 0xb6d , AER_SPRITE_AEMBERDOOR = 0xb6e ,
  AER_SPRITE_ASPLABZERO = 0xb6f , AER_SPRITE_AFINEYES1 = 0xb70 , AER_SPRITE_AFINFGSINGLE = 0xb71 , AER_SPRITE_AFINFGSHRUBS = 0xb72 ,
  AER_SPRITE_AFINFLOORSHADOWS = 0xb73 , AER_SPRITE_AFINFLOOR = 0xb74 , AER_SPRITE_AFINFLOOR2 = 0xb75 , AER_SPRITE_AFINALDEADROOMBONES = 0xb76 ,
  AER_SPRITE_FOLDEROLD = 0xb77 , AER_SPRITE_EBLOCK16 = 0xb78 , AER_SPRITE_EBLOCK16B = 0xb79 , AER_SPRITE_EBLOCK16C = 0xb7a ,
  AER_SPRITE_EBLOCK48FAT_1 = 0xb7b , AER_SPRITE_EBLOCK64 = 0xb7c , AER_SPRITE_GIANTBOT = 0xb7d , AER_SPRITE_TUBE = 0xb7e ,
  AER_SPRITE_EBLOCK48THIN_1 = 0xb7f , AER_SPRITE_ACIDBARREL = 0xb80 , AER_SPRITE_SCNGAUNTLETSTATUESMALL = 0xb81 , AER_SPRITE_ELABBLOCK16 = 0xb82 ,
  AER_SPRITE_ELABBLOCK48 = 0xb83 , AER_SPRITE_ELABBLOCK48FAT = 0xb84 , AER_SPRITE_ELABBLOCK48THIN = 0xb85 , AER_SPRITE_SCNGAUNTLETOBJCUBE24X01 = 0xb86 ,
  AER_SPRITE_SCNGAUNTLETBENCHBLOCK = 0xb87 , AER_SPRITE_SCNGAUNTLETCEILINGLIGHT = 0xb88 , AER_SPRITE_SCNWOODCOLUMN = 0xb89 , AER_SPRITE_SCNWOODCOLUMNBIG = 0xb8a ,
  AER_SPRITE_WRROCK = 0xb8b , AER_SPRITE_MTNBUSH = 0xb8c , AER_SPRITE_CUTSHRUB2 = 0xb8d , AER_SPRITE_TORCH = 0xb8e ,
  AER_SPRITE_SCNTEDDYALPHA = 0xb8f , AER_SPRITE_GBLOCK32 = 0xb90 , AER_SPRITE_GBLOCK48 = 0xb91 , AER_SPRITE_GBLOCK64 = 0xb92 ,
  AER_SPRITE_SCNGAUNTLETCUBELARGE = 0xb93 , AER_SPRITE_SCNGAUNTLETCUBESMALL = 0xb94 , AER_SPRITE_SCNGAUNTLETPILLARDIAMOND = 0xb95 , AER_SPRITE_SCNGAUNTLETPILLARDIAMOND02 = 0xb96 ,
  AER_SPRITE_SCNGAUNTLETINVISIBLE = 0xb97 , AER_SPRITE_SCNGAUNTLETINVISIBLE000 = 0xb98 , AER_SPRITE_SCNGAUNTLETDEADDRIFTER = 0xb99 , AER_SPRITE_SCNGAUNTLETTEMPEYEDEC = 0xb9a ,
  AER_SPRITE_SCNGAUNTLETSPHEART = 0xb9b , AER_SPRITE_SCNGAUNTLETGRASSSIDE = 0xb9c , AER_SPRITE_SCNGAUNTLETVEGDECOR = 0xb9d , AER_SPRITE_SCNGAUNTLETMUSH = 0xb9e ,
  AER_SPRITE_SCNGAUNTLETPIPEHOR01 = 0xb9f , AER_SPRITE_SCNGAUNTLETPIPEFATVERT01 = 0xba0 , AER_SPRITE_SCNGAUNTLETPIPEANGLE01 = 0xba1 , AER_SPRITE_SCNGAUNTLETPIPEEND = 0xba2 ,
  AER_SPRITE_SCNGAUNTLETOBJGUTPIPEHOR02 = 0xba3 , AER_SPRITE_SCNGAUNTLETPIPESKINNYVERT01 = 0xba4 , AER_SPRITE_ZFOLDERENDSCN = 0xba5 , AER_SPRITE_WROCKLEDGEANGLECOLLISION = 0xba6 ,
  AER_SPRITE_ITEMSGUI = 0xba7 , AER_SPRITE_SPECIALSGUI = 0xba8 , AER_SPRITE_HUDBATTERYPIP6SHOT = 0xba9 , AER_SPRITE_HUDBATTERYPIP5SHOT = 0xbaa ,
  AER_SPRITE_HUDBATTERYPIP4SHOT = 0xbab , AER_SPRITE_HUDBATTERYPIP3SHOT = 0xbac , AER_SPRITE_HUDBATTERYPIP2SHOT = 0xbad , AER_SPRITE_HUDHEALTHPIP = 0xbae ,
  AER_SPRITE_HUDHEALTHPIPEMPTY = 0xbaf , AER_SPRITE_HUDMEDBG = 0xbb0 , AER_SPRITE_HUDMEDICON = 0xbb1 , AER_SPRITE_HUDSPECIALBG = 0xbb2 ,
  AER_SPRITE_HUDSPECIALICON = 0xbb3 , AER_SPRITE_HUDWEAPONBG = 0xbb4 , AER_SPRITE_DOORINTERACTIVEPANELCLOSE = 0xbb5 , AER_SPRITE_DOORINTERACTIVEPANELDATALOOP = 0xbb6 ,
  AER_SPRITE_DOORINTERACTIVEPANELOPEN = 0xbb7 , AER_SPRITE_DOORINTERACTIVEPANELPULSELOOP = 0xbb8 , AER_SPRITE_DOORINTERACTIVEPANELSCANLINES = 0xbb9 , AER_SPRITE_INVDRIFTERKEYSBOX = 0xbba ,
  AER_SPRITE_INVDRIFTERKEY = 0xbbb , AER_SPRITE_INVDRIFTERKEYICON = 0xbbc , AER_SPRITE_INVBG = 0xbbd , AER_SPRITE_INVBGLINEDRIFTER = 0xbbe ,
  AER_SPRITE_INVBGLINEWEAPON = 0xbbf , AER_SPRITE_INVDRIFTER = 0xbc0 , AER_SPRITE_ADINVDRIFTER = 0xbc1 , AER_SPRITE_INVDRIFTERHIGHLIGHTBOX = 0xbc2 ,
  AER_SPRITE_INVGEAR = 0xbc3 , AER_SPRITE_INVGEARBITBOX = 0xbc4 , AER_SPRITE_INVGEARBITBOXWIDE = 0xbc5 , AER_SPRITE_INVGEARBITMETER = 0xbc6 ,
  AER_SPRITE_INVGEARBITHIGHLIGHT = 0xbc7 , AER_SPRITE_INVHEALTHPACKBOX = 0xbc8 , AER_SPRITE_INVHEALTHPACKPIP = 0xbc9 , AER_SPRITE_INVSPECIALPIP = 0xbca ,
  AER_SPRITE_INVWEAPONPIP = 0xbcb , AER_SPRITE_INVLOADOUTGRIDFRAMES = 0xbcc , AER_SPRITE_INVSKILLBOX = 0xbcd , AER_SPRITE_INVSKILLICONS = 0xbce ,
  AER_SPRITE_INVSPECIALBOX = 0xbcf , AER_SPRITE_INVWEP = 0xbd0 , AER_SPRITE_INVWEPBOX = 0xbd1 , AER_SPRITE_INVWEPLINES = 0xbd2 ,
  AER_SPRITE_INVWEPPIPS = 0xbd3 , AER_SPRITE_INVMODULE4TH = 0xbd4 , AER_SPRITE_INVMODULEBG = 0xbd5 , AER_SPRITE_INVMODULEBGFULL = 0xbd6 ,
  AER_SPRITE_INVMODULEHIGHLIGHT = 0xbd7 , AER_SPRITE_INVMODULEMETER = 0xbd8 , AER_SPRITE_INVMODULEMETERFULLWORLD = 0xbd9 , AER_SPRITE_INVMODULEPIPFULL = 0xbda ,
  AER_SPRITE_INVMODULEREGION = 0xbdb , AER_SPRITE_INVMODULESLOT = 0xbdc , AER_SPRITE_INVMODULETRIANGLE = 0xbdd , AER_SPRITE_INVNAVLOADOUT = 0xbde ,
  AER_SPRITE_INVNAVMAP = 0xbdf , AER_SPRITE_INVNAVFRAME = 0xbe0 , AER_SPRITE_INVOUTFITCAPE = 0xbe1 , AER_SPRITE_INVOUTFITCAPEAD = 0xbe2 ,
  AER_SPRITE_INVOUTFITBG = 0xbe3 , AER_SPRITE_INVPREVIEWBOX = 0xbe4 , AER_SPRITE_INVPREVIEWBOXSKILLS = 0xbe5 , AER_SPRITE_INVPREVIEWBOXWEAPONS = 0xbe6 ,
  AER_SPRITE_INVPREVIEWLOADINGICON = 0xbe7 , AER_SPRITE_INVPREVIEWHEAL = 0xbe8 , AER_SPRITE_INVPREVIEWSKILLDASHABSORB = 0xbe9 , AER_SPRITE_INVPREVIEWSKILLDASHATTACK = 0xbea ,
  AER_SPRITE_INVPREVIEWSKILLDASHCHAIN = 0xbeb , AER_SPRITE_INVPREVIEWSKILLSWORDDEFLECT = 0xbec , AER_SPRITE_INVPREVIEWSKILLSWORDHEAVY = 0xbed , AER_SPRITE_INVPREVIEWSKILLSWORDPHANTOM = 0xbee ,
  AER_SPRITE_INVPREVIEWSPECIAL = 0xbef , AER_SPRITE_INVPREVIEWWEAPONBLUNDERBUSS = 0xbf0 , AER_SPRITE_INVPREVIEWWEAPONPISTOL = 0xbf1 , AER_SPRITE_INVPREVIEWWEAPONRAILGUN = 0xbf2 ,
  AER_SPRITE_INVPREVIEWWEAPONRAILGUNBLAST = 0xbf3 , AER_SPRITE_INVPREVIEWWEAPONSHOTGUN = 0xbf4 , AER_SPRITE_INVPREVIEWWEAPONZELISKA = 0xbf5 , AER_SPRITE_INVSTOREMEDUPGLINEBOX = 0xbf6 ,
  AER_SPRITE_INVSTORESKLUPGLINE1 = 0xbf7 , AER_SPRITE_INVSTORESKLUPGLINE3 = 0xbf8 , AER_SPRITE_INVSTORESKLUPGLINE2 = 0xbf9 , AER_SPRITE_INVSTORESKLUPGLINE4 = 0xbfa ,
  AER_SPRITE_INVSTORESKLUPGLINE5 = 0xbfb , AER_SPRITE_INVSTORESKLUPGLINE6 = 0xbfc , AER_SPRITE_INVSTORESPECUPGLINEBOX = 0xbfd , AER_SPRITE_INVSTOREWEPUPGLINE = 0xbfe ,
  AER_SPRITE_INVVENDORDASH = 0xbff , AER_SPRITE_INVVENDORHEALTH = 0xc00 , AER_SPRITE_INVVENDORSPECIAL = 0xc01 , AER_SPRITE_INVVENDORSWORD = 0xc02 ,
  AER_SPRITE_INVVENDORWEAPON = 0xc03 , AER_SPRITE_INVVENDORBG = 0xc04 , AER_SPRITE_INVCANCELICON = 0xc05 , AER_SPRITE_INVSELECTICON = 0xc06 ,
  AER_SPRITE_MAP = 0xc07 , AER_SPRITE_MAPLAB = 0xc08 , AER_SPRITE_MAPFULLSCREEN = 0xc09 , AER_SPRITE_MAPABYSSBASE = 0xc0a ,
  AER_SPRITE_MAPABYSSMODULE = 0xc0b , AER_SPRITE_MAPABYSSPILLAR = 0xc0c , AER_SPRITE_MAPARROWS = 0xc0d , AER_SPRITE_MAPDRIFTER = 0xc0e ,
  AER_SPRITE_MAPMODULEMARKER = 0xc0f , AER_SPRITE_MAPOUTLINE = 0xc10 , AER_SPRITE_MAPRETICULE = 0xc11 , AER_SPRITE_MAPTOWER = 0xc12 ,
  AER_SPRITE_MAPTOWERLOCK = 0xc13 , AER_SPRITE_MAPWARPPILLAR = 0xc14 , AER_SPRITE_MAPZOOM = 0xc15 , AER_SPRITE_MAPLABICON = 0xc16 ,
  AER_SPRITE_UIPAUSEHIGHLIGHTBOX = 0xc17 , AER_SPRITE_MENUCURSOR = 0xc18 , AER_SPRITE_ALTDRIFTERCAPE = 0xc19 , AER_SPRITE_UICAPEICON = 0xc1a ,
  AER_SPRITE_UISWORDICON = 0xc1b , AER_SPRITE_WEPWHEELBUTTONSOFFY = 0xc1c , AER_SPRITE_WEPWHEELBUTTONSOFFB = 0xc1d , AER_SPRITE_WEPWHEELBUTTONSONY = 0xc1e ,
  AER_SPRITE_WEPWHEELBUTTONSONB = 0xc1f , AER_SPRITE_WEPWHEELCLOSEOFF = 0xc20 , AER_SPRITE_WEPWHEELCLOSEON = 0xc21 , AER_SPRITE_WEPWHEELBG = 0xc22 ,
  AER_SPRITE_WEPWHEELROLLOVER = 0xc23 , AER_SPRITE_WEPWHEELL = 0xc24 , AER_SPRITE_WEPWHEELR = 0xc25 , AER_SPRITE_WEPWHEELSELECTB = 0xc26 ,
  AER_SPRITE_WEPWHEELSELECTY = 0xc27 , AER_SPRITE_WEPWHEELTRIONSONY = 0xc28 , AER_SPRITE_WEPWHEELTRIOFFSONY = 0xc29 , AER_SPRITE_WEPWHEELCIRONSONY = 0xc2a ,
  AER_SPRITE_WEPWHEELCIROFFSONY = 0xc2b , AER_SPRITE_WEPWHEELSELECTTRISONY = 0xc2c , AER_SPRITE_WEPWHEELSELECTCIRSONY = 0xc2d , AER_SPRITE_COLLECTUIPOPIN = 0xc2e ,
  AER_SPRITE_UIWINDOWCOLLECTFLOURISH = 0xc2f , AER_SPRITE_MENDASHEDLINE = 0xc30 , AER_SPRITE_MENARROWLEFT = 0xc31 , AER_SPRITE_MENARROWCENTERED = 0xc32 ,
  AER_SPRITE_MENARROWRIGHT = 0xc33 , AER_SPRITE_MENBTTNFRAME = 0xc34 , AER_SPRITE_MENBTTNKBM = 0xc35 , AER_SPRITE_MENBTTNPSDPAD = 0xc36 ,
  AER_SPRITE_MENBTTNPSL1 = 0xc37 , AER_SPRITE_MENBTTNPSL2 = 0xc38 , AER_SPRITE_MENBTTNPSO = 0xc39 , AER_SPRITE_MENBTTNPSOPTIONS = 0xc3a ,
  AER_SPRITE_MENBTTNPSR1 = 0xc3b , AER_SPRITE_MENBTTNPSR2 = 0xc3c , AER_SPRITE_MENBTTNPSSQR = 0xc3d , AER_SPRITE_MENBTTNPSSQUARE = 0xc3e ,
  AER_SPRITE_MENBTTNPSSTICK = 0xc3f , AER_SPRITE_MENBTTNPSSHARE = 0xc40 , AER_SPRITE_MENBTTNPSTOUCHPAD = 0xc41 , AER_SPRITE_MENBTTNPSTRI = 0xc42 ,
  AER_SPRITE_MENBTTNPSX = 0xc43 , AER_SPRITE_MENBTTNXBA = 0xc44 , AER_SPRITE_MENBTTNXBB = 0xc45 , AER_SPRITE_MENBTTNXBLB = 0xc46 ,
  AER_SPRITE_MENBTTNXBLT = 0xc47 , AER_SPRITE_MENBTTNXBRB = 0xc48 , AER_SPRITE_MENBTTNXBRT = 0xc49 , AER_SPRITE_MENBTTNXBX = 0xc4a ,
  AER_SPRITE_MENBTTNXBY = 0xc4b , AER_SPRITE_MENBTTNXBVIEW = 0xc4c , AER_SPRITE_MENDIAGRAMPS4 = 0xc4d , AER_SPRITE_MENFINISHEDGAMEBOX = 0xc4e ,
  AER_SPRITE_MENFRAMEBIG = 0xc4f , AER_SPRITE_MENFRAMEREG = 0xc50 , AER_SPRITE_MENPIP = 0xc51 , AER_SPRITE_MENQUITBG = 0xc52 ,
  AER_SPRITE_MENSELECTBARBIG = 0xc53 , AER_SPRITE_MENSELECTBARREG = 0xc54 , AER_SPRITE_MENUBG = 0xc55 , AER_SPRITE_KBMICON = 0xc56 ,
  AER_SPRITE_TEMPABOUT = 0xc57 , AER_SPRITE_TEMPCONTROLS = 0xc58 , AER_SPRITE_TEMPCONTROLSPS4 = 0xc59 , AER_SPRITE_TEMPCONTROLSXBX = 0xc5a ,
  AER_SPRITE_TEMPHOW = 0xc5b , AER_SPRITE_MENBTTNXBDPADU = 0xc5c , AER_SPRITE_UITEXTGRADIENT = 0xc5d , AER_SPRITE_BIGSKULLICON = 0xc5e ,
  AER_SPRITE_BIGCROWNICON = 0xc5f , AER_SPRITE_SMALLSKULLICON = 0xc60 , AER_SPRITE_COPYRIGHT = 0xc61 , AER_SPRITE_UIGRIDSELECTOR = 0xc62 ,
  AER_SPRITE_UILOADOUTADD = 0xc63 , AER_SPRITE_UILOADOUTSQUARE = 0xc64 , AER_SPRITE_CHECKPOINTWARPICON = 0xc65 , AER_SPRITE_CHECKPOINTSAVEICON = 0xc66 ,
  AER_SPRITE_SAVEICON = 0xc67 , AER_SPRITE_GAMEMAKERTAG = 0xc68 , AER_SPRITE_MUZZLEPISTOL = 0xc69 , AER_SPRITE_MUZZLEPISTOLMASTER = 0xc6a ,
  AER_SPRITE_MUZZLEBURSTRIFLE = 0xc6b , AER_SPRITE_BURSTPISTOLPERKMUZZLE = 0xc6c , AER_SPRITE_MUZZLEZELISKA = 0xc6d , AER_SPRITE_MUZZLEZELISKAPERK = 0xc6e ,
  AER_SPRITE_HITSPARKZELISKA = 0xc6f , AER_SPRITE_ZELISKASMOKE1 = 0xc70 , AER_SPRITE_ZELISKASMOKE2 = 0xc71 , AER_SPRITE_ZELISKASMOKE3 = 0xc72 ,
  AER_SPRITE_ZELISKAPARTICLE = 0xc73 , AER_SPRITE_MUZZLEPISTOLPERK = 0xc74 , AER_SPRITE_MUZZLESHOTGUN = 0xc75 , AER_SPRITE_MUZZLESHOTGUNGOLD = 0xc76 ,
  AER_SPRITE_MUZZLEBLUNDERBUSS = 0xc77 , AER_SPRITE_MUZZLEBLUNDERBUSSPERK = 0xc78 , AER_SPRITE_MUZZLETWINSHOT = 0xc79 , AER_SPRITE_MUZZLETWINSHOTPERK = 0xc7a ,
  AER_SPRITE_MUZZLESHOTGUNPERK = 0xc7b , AER_SPRITE_MUZZLESHOTGUNMASTER = 0xc7c , AER_SPRITE_GUNBACKLIGHT = 0xc7d , AER_SPRITE_GUNLIGHT = 0xc7e ,
  AER_SPRITE_RIFLEBACKLIGHT = 0xc7f , AER_SPRITE_RIFLEMUZZLEFLASH = 0xc80 , AER_SPRITE_TURRETBULLET = 0xc81 , AER_SPRITE_TURRETBULLETFADE = 0xc82 ,
  AER_SPRITE_RPMISSILE = 0xc83 , AER_SPRITE_MISSILEHALF = 0xc84 , AER_SPRITE_ROCKET = 0xc85 , AER_SPRITE_BULLET = 0xc86 ,
  AER_SPRITE_BIGBULLET = 0xc87 , AER_SPRITE_BIGBULLETTAIL = 0xc88 , AER_SPRITE_BIGBULLETGOLD = 0xc89 , AER_SPRITE_BIGBULLETGOLDTAIL = 0xc8a ,
  AER_SPRITE_BULLETDIRK = 0xc8b , AER_SPRITE_CULTBULLETMASK = 0xc8c , AER_SPRITE_BULLETPINKFADE = 0xc8d , AER_SPRITE_BULLETPINK = 0xc8e ,
  AER_SPRITE_BULLETMASK = 0xc8f , AER_SPRITE_BULLET02 = 0xc90 , AER_SPRITE_SNIPERBULLET = 0xc91 , AER_SPRITE_MACHINEGUNBULLET = 0xc92 ,
  AER_SPRITE_PEASHOOTER = 0xc93 , AER_SPRITE_LASER = 0xc94 , AER_SPRITE_BYUUMURANG = 0xc95 , AER_SPRITE_BYUUPART = 0xc96 ,
  AER_SPRITE_BYUUMERANGBLAST = 0xc97 , AER_SPRITE_BYUUMURANGGHOST = 0xc98 , AER_SPRITE_CRYSTALLANCE = 0xc99 , AER_SPRITE_CRYSTALWEAPON = 0xc9a ,
  AER_SPRITE_CRYSTAL = 0xc9b , AER_SPRITE_CRYSTALLARGE = 0xc9c , AER_SPRITE_CRYSTALSHARD = 0xc9d , AER_SPRITE_CRYSTALSHARDBLUE = 0xc9e ,
  AER_SPRITE_CRYSTALINENEMY = 0xc9f , AER_SPRITE_ELECTRICFIELD = 0xca0 , AER_SPRITE_DIAMONDBLUNDERSHOT = 0xca1 , AER_SPRITE_DIAMONDBLUNDERSHOTDIE = 0xca2 ,
  AER_SPRITE_DIAMONDBLUNDERSHOTGOLD = 0xca3 , AER_SPRITE_DIAMONDBLUNDERSHOTDIEGOLD = 0xca4 , AER_SPRITE_DIAMONDBULLET = 0xca5 , AER_SPRITE_DIAMONDBULLETBIG = 0xca6 ,
  AER_SPRITE_DIAMONDSWIRLSHOT = 0xca7 , AER_SPRITE_DIAMONDBULLETENORMOUS = 0xca8 , AER_SPRITE_DIAMONDCHARGESHOT = 0xca9 , AER_SPRITE_SWIRLBULLETCHAIN = 0xcaa ,
  AER_SPRITE_DIAMONDSWIRLGOLD = 0xcab , AER_SPRITE_DIAMONDSWIRLDEAD = 0xcac , AER_SPRITE_DIAMONDSWIRLDEADGOLD = 0xcad , AER_SPRITE_DIAMONDBREAK = 0xcae ,
  AER_SPRITE_DIAMONDDEPOSIT = 0xcaf , AER_SPRITE_FLAMEJARFLASH = 0xcb0 , AER_SPRITE_FLAMECURL = 0xcb1 , AER_SPRITE_FLAMEONGROUND = 0xcb2 ,
  AER_SPRITE_LEAPFLAME = 0xcb3 , AER_SPRITE_LEAPFLAME2 = 0xcb4 , AER_SPRITE_LEAPFLAME3 = 0xcb5 , AER_SPRITE_LEAPFLAMEBIG = 0xcb6 ,
  AER_SPRITE_LITTLEFLAME = 0xcb7 , AER_SPRITE_HOLOAIMER = 0xcb8 , AER_SPRITE_HOLOAIMERX = 0xcb9 , AER_SPRITE_BOMB = 0xcba ,
  AER_SPRITE_BIGBOMB = 0xcbb , AER_SPRITE_JACKOLANTERN = 0xcbc , AER_SPRITE_MECHCANNONEMITTER = 0xcbd , AER_SPRITE_MECHCANNONPULSE = 0xcbe ,
  AER_SPRITE_MECHCANNONCHUNK = 0xcbf , AER_SPRITE_PISTOLTRACERSHOT = 0xcc0 , AER_SPRITE_TRACERDIE = 0xcc1 , AER_SPRITE_OOMACHINEGUNNBULLET = 0xcc2 ,
  AER_SPRITE_PISTOLFADE = 0xcc3 , AER_SPRITE_PISTOLFADE2 = 0xcc4 , AER_SPRITE_PISTOLSHOTFADE = 0xcc5 , AER_SPRITE_PISTOLGOLD = 0xcc6 ,
  AER_SPRITE_PISTOLGOLDSHOTFADE = 0xcc7 , AER_SPRITE_OOMACHINEGUNNBULLETBLUE = 0xcc8 , AER_SPRITE_PISTOLBURSTSHOT = 0xcc9 , AER_SPRITE_BURSTPISTOLPERKBULLET = 0xcca ,
  AER_SPRITE_PISTOLSCUTTLERSHOT = 0xccb , AER_SPRITE_PISTOLBURST = 0xccc , AER_SPRITE_PISTOLBURSTSHRAPNEL = 0xccd , AER_SPRITE_PISTOLBURSTGOLD = 0xcce ,
  AER_SPRITE_PISTOLSHOT = 0xccf , AER_SPRITE_HOLOCARTRIDGE = 0xcd0 , AER_SPRITE_MUZZLERAILGUNBLAST = 0xcd1 , AER_SPRITE_MUZZLERAILGUNBLASTPERK = 0xcd2 ,
  AER_SPRITE_RAILGUNBLASTPARTICLE = 0xcd3 , AER_SPRITE_MUZZLERAILGUN = 0xcd4 , AER_SPRITE_MUZZLERAILGUNPERK = 0xcd5 , AER_SPRITE_RAILGUNPARTICLE = 0xcd6 ,
  AER_SPRITE_HITSPARKRAILGUN = 0xcd7 , AER_SPRITE_MUZZLERAILGUNLIGHT = 0xcd8 , AER_SPRITE_MUZZLERAILGUNLIGHTPERK = 0xcd9 , AER_SPRITE_RAILGUNLIGHTPARTICLE = 0xcda ,
  AER_SPRITE_HITSPARKLIGHTRAIL = 0xcdb , AER_SPRITE_RAILGUNBEAMBASE = 0xcdc , AER_SPRITE_RAILGUNBEAMBLAST = 0xcdd , AER_SPRITE_RAILGUNBEAMPERK = 0xcde ,
  AER_SPRITE_RAILGUNBEAMMASTER = 0xcdf , AER_SPRITE_RAILGUNMUZZLEBASE = 0xce0 , AER_SPRITE_RAILGUNMUZZLEPERK = 0xce1 , AER_SPRITE_RAILGUNMUZZLEMASTER = 0xce2 ,
  AER_SPRITE_ROLLYPOLLY = 0xce3 , AER_SPRITE_ROLLYPOLLYGOLD = 0xce4 , AER_SPRITE_ROLLYPOLLYMASTER = 0xce5 , AER_SPRITE_SHOVEDIAMONDLARGE = 0xce6 ,
  AER_SPRITE_SHOVEDIAMONDMED = 0xce7 , AER_SPRITE_SHOVEDIAMONDSMALL = 0xce8 , AER_SPRITE_SHOVEEXPLOSION = 0xce9 , AER_SPRITE_SHOVEGLOVECONE = 0xcea ,
  AER_SPRITE_SHOVEGLOVEWEAPON = 0xceb , AER_SPRITE_SHOVEHITSPARK = 0xcec , AER_SPRITE_SHOVEPERKBLAST = 0xced , AER_SPRITE_HYPERHAMMERPREP = 0xcee ,
  AER_SPRITE_WARPHAMMERASSEMBLE = 0xcef , AER_SPRITE_WARPHAMMER = 0xcf0 , AER_SPRITE_PROXMINE = 0xcf1 , AER_SPRITE_UNDERMINE = 0xcf2 ,
  AER_SPRITE_ORB = 0xcf3 , AER_SPRITE_TADPOLEMOVE = 0xcf4 , AER_SPRITE_TADPOLEPEEK = 0xcf5 , AER_SPRITE_TADPOLEIDLE = 0xcf6 ,
  AER_SPRITE_TADPOLEDIVE = 0xcf7 , AER_SPRITE_FLYFLY = 0xcf8 , AER_SPRITE_FLYIDLE = 0xcf9 , AER_SPRITE_FLYWALK = 0xcfa ,
  AER_SPRITE_SNAILIDLE = 0xcfb , AER_SPRITE_SNAILMOVE = 0xcfc , AER_SPRITE_SNAILSQUISH = 0xcfd , AER_SPRITE_HERONIDLE = 0xcfe ,
  AER_SPRITE_HERONFLY = 0xcff , AER_SPRITE_EMBERFOXIDLE = 0xd00 , AER_SPRITE_EMBERFOXNOHALO = 0xd01 , AER_SPRITE_EMBERFOXS = 0xd02 ,
  AER_SPRITE_EMBERFOXN = 0xd03 , AER_SPRITE_EMBERFOXE = 0xd04 , AER_SPRITE_TINYFLY = 0xd05 , AER_SPRITE_ROBINIDLE = 0xd06 ,
  AER_SPRITE_ROBINHOP = 0xd07 , AER_SPRITE_ROBINFLY = 0xd08 , AER_SPRITE_DOGWALK = 0xd09 , AER_SPRITE_DOGBARK = 0xd0a ,
  AER_SPRITE_DOGIDLE = 0xd0b , AER_SPRITE_DOGSNIFF = 0xd0c , AER_SPRITE_HALBIRDIDLE = 0xd0d , AER_SPRITE_HALBIRDFLY = 0xd0e ,
  AER_SPRITE_CROWIDLE = 0xd0f , AER_SPRITE_CROWHOP = 0xd10 , AER_SPRITE_CROWFLY = 0xd11 , AER_SPRITE_DRONEBEEP = 0xd12 ,
  AER_SPRITE_DRONESCAN = 0xd13 , AER_SPRITE_SCORPIDLE = 0xd14 , AER_SPRITE_SCORPWALK = 0xd15 , AER_SPRITE_SCORPBURROW = 0xd16 ,
  AER_SPRITE_SQUIDBOTFLOAT = 0xd17 , AER_SPRITE_SQUIDBOTIDLE = 0xd18 , AER_SPRITE_SQUIRRELWALK = 0xd19 , AER_SPRITE_SQUIRRELIDLE = 0xd1a ,
  AER_SPRITE_SUNKENOTTER = 0xd1b , AER_SPRITE_EEL = 0xd1c , AER_SPRITE_FISH = 0xd1d , AER_SPRITE_BIRDFLY = 0xd1e ,
  AER_SPRITE_BIRDIDLE = 0xd1f , AER_SPRITE_BIRDHOP = 0xd20 , AER_SPRITE_TINYSHADOW = 0xd21 , AER_SPRITE_DEERIDLE = 0xd22 ,
  AER_SPRITE_DEERRUN = 0xd23 , AER_SPRITE_RSYMBOL = 0xd24 , AER_SPRITE_REFHALDRIFT = 0xd25 , AER_SPRITE_HALBG = 0xd26 ,
  AER_SPRITE_ENEMYHPCHECKER = 0xd27 , AER_SPRITE_SPRITE3368 = 0xd28 , AER_SPRITE_SPRITE3369 = 0xd29 , AER_SPRITE_SPRITE3370 = 0xd2a
}
 Vanilla sprites. More...
 

Functions

int32_t AERSpriteRegister (const char *name, const char *filename, size_t numFrames, uint32_t origX, uint32_t origY)
 Register a custom sprite. More...
 
void AERSpriteReplace (int32_t spriteIdx, const char *filename, size_t numFrames, uint32_t origX, uint32_t origY)
 Override a vanilla sprite with a custom sprite. More...
 
size_t AERSpriteGetNumRegistered (void)
 Query the total number of vanilla and mod sprites registered. More...
 
int32_t AERSpriteGetByName (const char *name)
 Query the sprite with a specific name. More...
 
const char * AERSpriteGetName (int32_t spriteIdx)
 Query the name of a sprite. More...
 
size_t AERSpriteGetNumFrames (int32_t spriteIdx)
 Query the number of animation frames of a sprite. More...
 
void AERSpriteGetSize (int32_t spriteIdx, size_t *width, size_t *height)
 Query the size of a sprite in pixels. More...
 
void AERSpriteGetOrigin (int32_t spriteIdx, int32_t *x, int32_t *y)
 Query the origin (center) of a sprite in pixels. More...
 
void AERSpriteSetOrigin (int32_t spriteIdx, int32_t x, int32_t y)
 Set the origin (center) of a sprite in pixels. More...
 

Detailed Description

Utilities for querying and manipulating sprites.

Since
1.0.0

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Enumeration Type Documentation

◆ AERSpriteIndex

Vanilla sprites.

Since
1.0.0
Enumerator
AER_SPRITE_NULL 

Flag which represents either no sprite or an invalid sprite depending on context.

AER_SPRITE_SPRITE3368 
Deprecated:
Since 1.2.0.
AER_SPRITE_SPRITE3369 
Deprecated:
Since 1.2.0.
AER_SPRITE_SPRITE3370 
Deprecated:
Since 1.2.0.

Function Documentation

◆ AERSpriteGetByName()

int32_t AERSpriteGetByName ( const char *  name)

Query the sprite with a specific name.

Parameters
[in]nameName of sprite.
Returns
Sprite index or AER_SPRITE_NULL if unsuccessful.
Exceptions
AER_SEQ_BREAKif called before start of sprite registration stage.
AER_NULL_ARGif argument name is NULL.
AER_FAILED_LOOKUPif no sprite with name given by argument name.
Since
1.3.0

◆ AERSpriteGetName()

const char * AERSpriteGetName ( int32_t  spriteIdx)

Query the name of a sprite.

Parameters
[in]spriteIdxSprite of interest.
Returns
Name of sprite or NULL if unsuccessful.
Exceptions
AER_SEQ_BREAKif called before start of sprite registration stage.
AER_FAILED_LOOKUPif argument spriteIdx is an invalid sprite.
Since
1.0.0

◆ AERSpriteGetNumFrames()

size_t AERSpriteGetNumFrames ( int32_t  spriteIdx)

Query the number of animation frames of a sprite.

Parameters
[in]spriteIdxSprite of interest.
Returns
Number of animation frames or 0 if unsuccessful.
Exceptions
AER_SEQ_BREAKif called before start of sprite registration stage.
AER_FAILED_LOOKUPif argument spriteIdx is an invalid sprite.
Since
1.4.0

◆ AERSpriteGetNumRegistered()

size_t AERSpriteGetNumRegistered ( void  )

Query the total number of vanilla and mod sprites registered.

Returns
Number of sprites or 0 if unsuccessful.
Exceptions
AER_SEQ_BREAKif called before start of sprite registration stage.
Since
1.0.0

◆ AERSpriteGetOrigin()

void AERSpriteGetOrigin ( int32_t  spriteIdx,
int32_t *  x,
int32_t *  y 
)

Query the origin (center) of a sprite in pixels.

If only one component of the origin is needed, then the argument for the unneeded component may be NULL.

Parameters
[in]spriteIdxSprite of interest.
[out]xHorizontal origin in pixels.
[out]yVertical origin in pixels.
Exceptions
AER_SEQ_BREAKif called before start of sprite registration stage.
AER_NULL_ARGif both arguments x and y are NULL.
AER_FAILED_LOOKUPif argument spriteIdx is an invalid sprite.
Since
1.4.0

◆ AERSpriteGetSize()

void AERSpriteGetSize ( int32_t  spriteIdx,
size_t *  width,
size_t *  height 
)

Query the size of a sprite in pixels.

If only one component of the size is needed, then the argument for the unneeded component may be NULL.

Parameters
[in]spriteIdxSprite of interest.
[out]widthWidth in pixels.
[out]heightHeight in pixels.
Exceptions
AER_SEQ_BREAKif called before start of sprite registration stage.
AER_NULL_ARGif both arguments width and height are NULL.
AER_FAILED_LOOKUPif argument spriteIdx is an invalid sprite.
Since
1.4.0

◆ AERSpriteRegister()

int32_t AERSpriteRegister ( const char *  name,
const char *  filename,
size_t  numFrames,
uint32_t  origX,
uint32_t  origY 
)

Register a custom sprite.

Bug:
The coordinates defining the origin of a sprite may be negative despite the fact that both arguments origX and origY are unsigned. They are being left as unsigned to preserve API compatibility. To pass a negative value for a component of the origin, cast it to uint32_t.
Parameters
[in]nameName to assign to sprite.
[in]filenamePath to sprite file relative to asset directory.
[in]numFramesIf animated sprite, number of animation frames. If not animated, use 1.
[in]origXHorizontal origin (center) of sprite.
[in]origYVertical origin (center) of sprite.
Returns
Index of new sprite or AER_SPRITE_NULL if unsuccessful.
Exceptions
AER_NULL_ARGif argument name or argument filename is NULL.
AER_SEQ_BREAKif called outside sprite registration stage.
AER_BAD_VALif argument numFrames is less than 1 or argument name is already in use by another sprite.
AER_BAD_FILEif argument filename does not point to valid file.
Since
1.0.0
See also
AERSpriteReplace

◆ AERSpriteReplace()

void AERSpriteReplace ( int32_t  spriteIdx,
const char *  filename,
size_t  numFrames,
uint32_t  origX,
uint32_t  origY 
)

Override a vanilla sprite with a custom sprite.

Bug:
The coordinates defining the origin of a sprite may be negative despite the fact that both arguments origX and origY are unsigned. They are being left as unsigned to preserve API compatibility. To pass a negative value for a component of the origin, cast it to uint32_t.
Parameters
[in]spriteIdxIndex of vanilla sprite to override.
[in]filenamePath to sprite file relative to asset directory.
[in]numFramesIf animated sprite, number of animation frames. If not animated, use 1.
[in]origXHorizontal origin (center) of sprite.
[in]origYVertical origin (center) of sprite.
Exceptions
AER_FAILED_LOOKUPif argument spriteIdx is an invalid sprite.
AER_SEQ_BREAKif called outside sprite registration stage.
AER_NULL_ARGif argument filename is NULL.
AER_BAD_VALif argument numFrames is less than 1.
Since
1.0.0
See also
AERSpriteRegister

◆ AERSpriteSetOrigin()

void AERSpriteSetOrigin ( int32_t  spriteIdx,
int32_t  x,
int32_t  y 
)

Set the origin (center) of a sprite in pixels.

Parameters
[in]spriteIdxSprite of interest.
[in]xHorizontal origin in pixels.
[in]yVertical origin in pixels.
Exceptions
AER_SEQ_BREAKif called before start of sprite registration stage.
AER_FAILED_LOOKUPif argument spriteIdx is an invalid sprite.
Since
1.4.0