From 1e58c8c77a26cc2dd7aa8dbc8771e4276d5fe95c Mon Sep 17 00:00:00 2001
From: human154 <46430360+human154@users.noreply.github.com>
Date: Thu, 22 Feb 2024 07:46:36 -0500
Subject: Change used to referenced
Co-authored-by: Louis Pilfold
- If a deprecated function is used the compiler will emit a warning, + If a deprecated function is referenced the compiler will emit a warning, letting the programmer know they ought to update their code.
-- cgit v1.2.3