https://bitbucket.org/daniel_fort/magic-lantern
Raw File
Tip revision: b09521f9f0af36fa0540d9b0620ccbc521d906e8 authored by Albert Shih on 28 July 2014, 21:47:49 UTC
Close branch mlv_play.
Tip revision: b09521f
tp-spy.h
#ifndef _tp_spy_h_
#define _tp_spy_h_
void tp_intercept();
#endif //_tp_spy_h_
back to top