Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
videogamepreservation
/
blood
şunun yansıması
https://github.com/videogamepreservation/blood
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Ağaç:
c11a67fbd5
Dallar
Biçim İmleri
master
blood
/
SRC
/
MAP2D.H
MAP2D.H
98 B
Geçmiş
Ham
1
2
3
4
5
6
7
#ifndef __MAP2D_H
#define __MAP2D_H
void DrawMap(int x, int y, int ang, int zoom);
#endif