Define INCBIN

Define Documentation

INCBIN(var_name, filename)

Includes a binary file into the executable.

Parameters:
  • var_name – The name for the included data and size variables.

  • filename – The path to the binary file to include.