You've already forked FileManager
mirror of
https://github.com/Team-Resurgent/FileManager.git
synced 2026-04-30 10:38:50 -07:00
7 lines
102 B
C
7 lines
102 B
C
#pragma once
|
|
|
|
#include "main.h"
|
|
|
|
// CreateBak callback function
|
|
bool UpdateBakProgress(ULONGLONG wb);
|