Set the default bitmap operation mode. Call this function before loading the world to make sure that all
the bitmaps have this default.
For more details see STATE_bitmap_set_operation_mode()
Example:
STATE_bitmap_set_operation_mode_default(BITMAP_OPERATION_MODE_ADD);