Changeset 473 for branches/juciphox/include/platform.h
- Timestamp:
- 08/08/08 01:02:34 (5 years ago)
- File:
-
- 1 edited
-
branches/juciphox/include/platform.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/juciphox/include/platform.h
r461 r473 487 487 unsigned int GetTotalCardSpaceKb(void); 488 488 489 490 489 491 void swap_partitions(void); 490 492 int get_part_count(void); … … 498 500 extern int movie_status; 499 501 extern int zoom_status; 502 void EnterToCompensationEVF(void); 503 void ExitFromCompensationEVF(void); 500 504 501 505 void wait_until_remote_button_is_released(void);
Note: See TracChangeset
for help on using the changeset viewer.