Mercurial > mm7
comparison mm7_4.cpp @ 1410:38df78aba732
deleted stru220.h and stru220 (bezier terrain stuff)
stru167 -> TrailParticle
stru167warp -> TrailParticleGenerator
author | Nomad |
---|---|
date | Fri, 26 Jul 2013 22:19:29 +0200 |
parents | c9e3b93ec570 |
children | 2423bc2af692 |
comparison
equal
deleted
inserted
replaced
1409:c9e3b93ec570 | 1410:38df78aba732 |
---|---|
1900 else | 1900 else |
1901 return pGlobalTXT_LocalizationStrings[434]; // Respected; | 1901 return pGlobalTXT_LocalizationStrings[434]; // Respected; |
1902 } | 1902 } |
1903 | 1903 |
1904 //----- (00495461) -------------------------------------------------------- | 1904 //----- (00495461) -------------------------------------------------------- |
1905 char *BuilDialogueString(char *lpsz, unsigned __int8 uPlayerID, ItemGen *a3, char *a4, int a5, __int64 *a6) | 1905 char *BuildDialogueString(char *lpsz, unsigned __int8 uPlayerID, ItemGen *a3, char *a4, int a5, __int64 *a6) |
1906 { | 1906 { |
1907 unsigned __int8 v6; // bl@1 | 1907 unsigned __int8 v6; // bl@1 |
1908 Player *pPlayer; // ebx@3 | 1908 Player *pPlayer; // ebx@3 |
1909 //NPCData *v9; // eax@4 | 1909 //NPCData *v9; // eax@4 |
1910 //size_t v10; // eax@6 | 1910 //size_t v10; // eax@6 |