Subversion Repositories dashGPS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 mjames 1
#pragma once
2
 
3
extern  void cc_init();
4
extern  void cc_run();
5