Updated C-Dogs

This commit is contained in:
pelya
2014-01-02 01:17:03 +02:00
parent 7beaa779b2
commit 9e5cba8aab
5 changed files with 70 additions and 32 deletions

View File

@@ -1,6 +1,7 @@
#ifndef __ANDROID_DEBUG_H__
#define __ANDROID_DEBUG_H__
#include <stdio.h>
#include <android/log.h>
#ifdef __cplusplus