Mercurial > mm7
comparison mm7_data.h @ 1235:7da06d00ad25
Слияние
author | Ritor1 |
---|---|
date | Sun, 09 Jun 2013 21:10:32 +0600 |
parents | be76a797780e 68655becb94b |
children | 7f4d7597fa2d |
comparison
equal
deleted
inserted
replaced
1234:6c55c6bd67e0 | 1235:7da06d00ad25 |
---|---|
484 extern int dword_4EC2A8; // weak | 484 extern int dword_4EC2A8; // weak |
485 extern int dword_4EC2AC; // weak | 485 extern int dword_4EC2AC; // weak |
486 extern std::array<const char*, 25> pPlayerPortraitsNames; | 486 extern std::array<const char*, 25> pPlayerPortraitsNames; |
487 | 487 |
488 extern std::array< std::array<unsigned char, 25>, 48> byte_4ECF08; | 488 extern std::array< std::array<unsigned char, 25>, 48> byte_4ECF08; |
489 extern unsigned char SoundSetAction[110][8]; // weak | 489 extern std::array<std::array<unsigned char, 8>, 110> SoundSetAction; // weak |
490 extern std::array<__int16, 4> pPlayerPortraitsXCoords_For_PlayerBuffAnimsDrawing; | 490 extern std::array<__int16, 4> pPlayerPortraitsXCoords_For_PlayerBuffAnimsDrawing; |
491 extern std::array< std::array<char, 37>, 36> byte_4ED970_skill_learn_ability_by_class_table; | 491 extern std::array< std::array<char, 37>, 36> byte_4ED970_skill_learn_ability_by_class_table; |
492 extern std::array<int, 777> dword_4EDEA0; // weak | 492 extern std::array<int, 777> dword_4EDEA0; // weak |
493 extern std::array<int, 777> dword_4EDEB4; // weak | 493 extern std::array<int, 777> dword_4EDEB4; // weak |
494 extern std::array<int, 777> dword_4EDEC4; // weak | 494 extern std::array<int, 777> dword_4EDEC4; // weak |
753 extern int dword_591170_teleport_directiony; // weak | 753 extern int dword_591170_teleport_directiony; // weak |
754 extern int dword_591174_teleportz; // weak | 754 extern int dword_591174_teleportz; // weak |
755 extern int dword_591178_teleporty; // weak | 755 extern int dword_591178_teleporty; // weak |
756 extern int dword_59117C_teleportx; // weak | 756 extern int dword_59117C_teleportx; // weak |
757 extern std::array<std::array<char, 100>, 6> byte_591180; // idb | 757 extern std::array<std::array<char, 100>, 6> byte_591180; // idb |
758 extern std::array<struct NPCData *, 60> HouseNPCData; //this array size temporarily increased to 60 from 6 to work aroud house overflow | 758 extern std::array<struct NPCData *, 7> HouseNPCData; //0this array size temporarily increased to 60 from 6 to work aroud house overflow |
759 | 759 extern GUIButton* dword_5913F4[6]; |
760 extern struct Texture *pTexture_591428; | 760 extern struct Texture *pTexture_591428; |
761 extern struct Texture *pTexture_outside; // idb | 761 extern struct Texture *pTexture_outside; // idb |
762 extern struct Texture *pTexture_Dialogue_Background; | 762 extern struct Texture *pTexture_Dialogue_Background; |
763 extern _UNKNOWN unk_597F10; // weak | 763 extern _UNKNOWN unk_597F10; // weak |
764 extern std::array<char, 2000> byte_5B0938; | 764 extern std::array<char, 2000> byte_5B0938; |