/platform/osx/platform/vars/menu.d
http://github.com/wilkie/djehuty · D · 14 lines · 3 code · 2 blank · 9 comment · 0 complexity · 3371a4cb7e05667046b7523de6baa676 MD5 · raw file
- /*
- * menu.d
- *
- * This module implements the platform specifics for the Menu class.
- *
- * Author: Dave Wilkinson
- * Originated: July 25th, 2009
- *
- */
- module platform.vars.menu;
- struct MenuPlatformVars {
- }