mirror of
https://github.com/isledecomp/isle.git
synced 2024-11-22 15:48:09 -05:00
Fix ROI acronym explanation
This commit is contained in:
parent
7fc1f8019f
commit
e0c168367a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#ifndef ROI_H
|
||||
#define ROI_H
|
||||
|
||||
// ROI stands for Region of Interest.
|
||||
// ROI stands for Real-time Object Instance.
|
||||
|
||||
#include "../compat.h"
|
||||
#include "../mxstl.h"
|
||||
|
|
Loading…
Reference in a new issue