This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
kjhammerle
/
gaming-core
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
44c2c77e81
Atzari
Tagi
master
gaming-core
/
tests
/
PlaneTests.h
PlaneTests.h
92 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
#ifndef PLANETESTS_H
#define PLANETESTS_H
namespace PlaneTests {
void test();
}
#endif