1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 16:35:58 +01:00
Files
Unity/examples/example_3/src/ProductionCode.h
Warwick Stone 8ca802d4dc Updated examples
*  Renamed example x to example 3
2013-07-19 21:30:35 +10:00

4 lines
96 B
C

int FindFunction_WhichIsBroken(int NumberToFind);
int FunctionWhichReturnsLocalVariable(void);