Skip to content
Snippets Groups Projects
Commit c47f0045 authored by Monster Iestyn's avatar Monster Iestyn
Browse files

ST_Ticker also should not have FUNCMATH, as it also has side effects

parent b3e8a1ed
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
// //
// Called by main loop. // Called by main loop.
FUNCMATH void ST_Ticker(void); void ST_Ticker(void);
// Called by main loop. // Called by main loop.
void ST_Drawer(void); void ST_Drawer(void);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment