video/cocoa_v.h
author celestar
Fri, 29 Dec 2006 12:45:44 +0000
branchcustombridgeheads
changeset 5597 ffc0b228cee6
parent 3035 57f039f65023
permissions -rw-r--r--
(svn r7615) [cbh] - Doc: Updated the documentation for map array
/* $Id$ */

#ifndef VIDEO_COCOA_H
#define VIDEO_COCOA_H

#include "../hal.h"

extern const HalVideoDriver _cocoa_video_driver;

#endif