Mercurial > mm7
annotate Game/Game.h @ 2572:d87bfbd3bb3b
Step towards unification of Texture and RGBTexture (class Image)
author | a.parshin |
---|---|
date | Sat, 05 Mar 2016 01:51:54 +0200 |
parents | a902abdfc7f2 |
children |
rev | line source |
---|---|
2541 | 1 #pragma once |
2 | |
2572
d87bfbd3bb3b
Step towards unification of Texture and RGBTexture (class Image)
a.parshin
parents:
2541
diff
changeset
|
3 void Game_Loop(); |
d87bfbd3bb3b
Step towards unification of Texture and RGBTexture (class Image)
a.parshin
parents:
2541
diff
changeset
|
4 |
d87bfbd3bb3b
Step towards unification of Texture and RGBTexture (class Image)
a.parshin
parents:
2541
diff
changeset
|
5 |
d87bfbd3bb3b
Step towards unification of Texture and RGBTexture (class Image)
a.parshin
parents:
2541
diff
changeset
|
6 extern struct Image *gamma_preview_image; // 506E40 |