diff options
| -rw-r--r-- | windows/init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/init.h b/windows/init.h index d081a2052..70e535e49 100644 --- a/windows/init.h +++ b/windows/init.h @@ -1 +1 @@ -void init(); +void init(void); |
![]() |
index : suspect-devices/circuitpython | |
| CircuitPython - a Python implementation for teaching coding with microcontrollers | feurig |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | windows/init.h | 2 |
diff --git a/windows/init.h b/windows/init.h index d081a2052..70e535e49 100644 --- a/windows/init.h +++ b/windows/init.h @@ -1 +1 @@ -void init(); +void init(void); |