Changeset 1157 for cpp/frams/genetics/f9/f9_conv.h
- Timestamp:
- 10/01/21 22:52:19 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/f9/f9_conv.h
r779 r1157 1 1 // This file is a part of Framsticks SDK. http://www.framsticks.com/ 2 // Copyright (C) 1999-20 18Maciej Komosinski and Szymon Ulatowski.2 // Copyright (C) 1999-2021 Maciej Komosinski and Szymon Ulatowski. 3 3 // See LICENSE.txt for details. 4 4 … … 17 17 18 18 extern const char* turtle_commands_f9; 19 extern int turtle_commands_f9_count; 19 20 20 21
Note: See TracChangeset
for help on using the changeset viewer.