Please enable JavaScript in your browser!
Sākums
Izpētīt
Palīdzība
Pierakstīties
videogamepreservation
/
blood
spogulis no
https://github.com/videogamepreservation/blood
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
c11a67fbd5
Atzari
Tagi
master
blood
/
SRC
/
MAP2D.H
MAP2D.H
98 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
#ifndef __MAP2D_H
#define __MAP2D_H
void DrawMap(int x, int y, int ang, int zoom);
#endif