https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 158f2177a0d585550ec769659aa18841ed7f9238 authored by a1ex on 13 September 2014, 07:24:06 UTC
ettr: fix warnings
Tip revision: 158f217
misc.c
// misc functions specific to 60D/109

#include <dryos.h>
#include <property.h>
#include <bmp.h>
#include <config.h>
#include <consts.h>
#include <lens.h>

int new_LiveViewApp_handler = 0xff123456;
back to top