X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=copper.h;h=8d17537cbeb03ba6feafb73f8026d898954c2888;hb=96c69feafe9fb9e6a34731fb81e58b8abac401ee;hp=fbe485bc1027e3f392d970cd9523ddafae87e1c7;hpb=6334d91faf284bd06a8f1408281f784bd291c4f6;p=plz.git diff --git a/copper.h b/copper.h index fbe485b..8d17537 100755 --- a/copper.h +++ b/copper.h @@ -1,5 +1,5 @@ #ifndef _COPPER_H_ #define _COPPER_H_ -init_copper(); -close_copper(); +void init_copper(); +void close_copper(); #endif