Ignore:
Timestamp:
01/18/09 23:17:46 (4 years ago)
Author:
reyalp
Message:

make shot_histogram memory dynamic. Allocated on shot_histo_enable(1), deallocated on disable or script end.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/platform.h

    r681 r687  
    426426void camera_shutdown_in_a_second(void);  
    427427 
    428 extern int shot_histogram_enabled; 
    429  
    430428void disable_shutdown(); 
    431429void enable_shutdown(); 
Note: See TracChangeset for help on using the changeset viewer.