source: branches/profile/EDIT4/ed4_nds.hxx

Last change on this file was 6385, checked in by westram, 14 years ago
  • removed trailing whitespace
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 202 bytes
Line 
1
2void ED4_create_NDS_awars(AW_root *root);
3AW_window *ED4_create_nds_window(AW_root *root);
4
5void ED4_get_NDS_sizes(int *width, int *brackets);
6char *ED4_get_NDS_text(ED4_species_manager *species_man);
Note: See TracBrowser for help on using the repository browser.