Mercurial > might-and-magic-trilogy
comparison Render.h @ 36:f2686b090917
Слияние
author | Ritor1 |
---|---|
date | Tue, 16 Oct 2012 09:11:08 +0600 |
parents | be2066176d89 |
children | bcc051713d20 |
comparison
equal
deleted
inserted
replaced
35:7022d20db19f | 36:f2686b090917 |
---|---|
256 int _49F5A2(int a2, int a3, int a4, void *Dst, int a6, int a7); | 256 int _49F5A2(int a2, int a3, int a4, void *Dst, int a6, int a7); |
257 FILE *SavePCXImage(const char *Filename, char *a3, int a4, int a5); | 257 FILE *SavePCXImage(const char *Filename, char *a3, int a4, int a5); |
258 void ClearTarget(unsigned int uColor); | 258 void ClearTarget(unsigned int uColor); |
259 void Release2(); | 259 void Release2(); |
260 void Present(); | 260 void Present(); |
261 void _49FD3A(int a2); | 261 void _49FD3A(); |
262 void CreateZBuffer(); | 262 void CreateZBuffer(); |
263 void Release(); | 263 void Release(); |
264 void CreateSomeTexture(); | 264 void CreateSomeTexture(); |
265 bool InitializeFullscreen(HWND hWnd); | 265 bool InitializeFullscreen(HWND hWnd); |
266 bool SwitchToWindow(HWND hWnd); | 266 bool SwitchToWindow(HWND hWnd); |