diff options
| author | Scott Moynes <smoynes@nexus.carleton.ca> | 2003-05-18 23:36:13 +0000 |
|---|---|---|
| committer | Scott Moynes <smoynes@nexus.carleton.ca> | 2003-05-18 23:36:13 +0000 |
| commit | 00960995a291c32d56bf3ab1eeae4e24af54be5c (patch) | |
| tree | 0d5d5840d516e7f2b76b0fdd0179e438a3ad6af3 /plugins/menu/fifo_menu.h | |
| parent | ad4c3aad45d21b3f0c0b69cd8b532f775c5e5223 (diff) | |
Added a fifo_menu plugin
Diffstat (limited to 'plugins/menu/fifo_menu.h')
| -rw-r--r-- | plugins/menu/fifo_menu.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/menu/fifo_menu.h b/plugins/menu/fifo_menu.h new file mode 100644 index 00000000..12eb3324 --- /dev/null +++ b/plugins/menu/fifo_menu.h @@ -0,0 +1,4 @@ +#ifndef __FIFO_MENU_H +#define __FIFO_MENU_H + +#endif |
